Month: September 2024
Graphical User Interface problem with Simulink Design Optimization Toolbox
I am having problems with several windows in SDO GUI in MATLAB versions 2024a and 2024b (not before): I can see some buttons. Is there any solution?I am having problems with several windows in SDO GUI in MATLAB versions 2024a and 2024b (not before): I can see some buttons. Is there any solution? I am having problems with several windows in SDO GUI in MATLAB versions 2024a and 2024b (not before): I can see some buttons. Is there any solution? gui, graphical user interface MATLAB Answers — New Questions
print() and saveas() produce svg files where text is stored as paths and not text – how to overcome?
I am trying to export an .svg image of a matlab figure (see attachement) to convert it afterwards in Inkscape to a .pdf_tex file to include it in a nice way into my latex document. However when trying to export it with eiter print() or saveas() it always saves the labels as vector graphics paths and not as text. This makes it afterwards unfeasible to save the text of the image (labels, etc) as propper text for the latex file.
I have so far tried multiple things:
% Open the figure
openfig("25m_baseline_smoothing.fig");
h = gcf();
h.Renderer = "painters"; % To make sure I have a vector image
% Trial 1
print("25m_baseline_smoothing","-dsvg"); % Produces paths
% Trial 2
saveas(h, "25m_baseline_smoothing","svg"); % Produces paths, not text
Futher I also tried to save the figure with the menu in the figure dropdown menu (File > Save as…). I also tried to directly export the figure with matlab2tikz. This is not a solution either as matlab2tikz can’t handle a tiled layout yet.
Is there a way to overcome this problem and export the labes directly as text to the .svg image?
Kind regards,I am trying to export an .svg image of a matlab figure (see attachement) to convert it afterwards in Inkscape to a .pdf_tex file to include it in a nice way into my latex document. However when trying to export it with eiter print() or saveas() it always saves the labels as vector graphics paths and not as text. This makes it afterwards unfeasible to save the text of the image (labels, etc) as propper text for the latex file.
I have so far tried multiple things:
% Open the figure
openfig("25m_baseline_smoothing.fig");
h = gcf();
h.Renderer = "painters"; % To make sure I have a vector image
% Trial 1
print("25m_baseline_smoothing","-dsvg"); % Produces paths
% Trial 2
saveas(h, "25m_baseline_smoothing","svg"); % Produces paths, not text
Futher I also tried to save the figure with the menu in the figure dropdown menu (File > Save as…). I also tried to directly export the figure with matlab2tikz. This is not a solution either as matlab2tikz can’t handle a tiled layout yet.
Is there a way to overcome this problem and export the labes directly as text to the .svg image?
Kind regards, I am trying to export an .svg image of a matlab figure (see attachement) to convert it afterwards in Inkscape to a .pdf_tex file to include it in a nice way into my latex document. However when trying to export it with eiter print() or saveas() it always saves the labels as vector graphics paths and not as text. This makes it afterwards unfeasible to save the text of the image (labels, etc) as propper text for the latex file.
I have so far tried multiple things:
% Open the figure
openfig("25m_baseline_smoothing.fig");
h = gcf();
h.Renderer = "painters"; % To make sure I have a vector image
% Trial 1
print("25m_baseline_smoothing","-dsvg"); % Produces paths
% Trial 2
saveas(h, "25m_baseline_smoothing","svg"); % Produces paths, not text
Futher I also tried to save the figure with the menu in the figure dropdown menu (File > Save as…). I also tried to directly export the figure with matlab2tikz. This is not a solution either as matlab2tikz can’t handle a tiled layout yet.
Is there a way to overcome this problem and export the labes directly as text to the .svg image?
Kind regards, svg, figure MATLAB Answers — New Questions
Unable to access https://cdx.transform.microsoft.com
Hello
I have an organization that is a valid TSP. They want to access and use https://cdx.transform.microsoft.com/
but they are presented with the error message:
Not Authorized
Oops! It looks like you do not have permissions to access this page.
We looked but we couldn’t find your login [email address] associated to a Microsoft partner organization.
How do they fix this? Who provides access?
Regards
Chintan Patel
Hello I have an organization that is a valid TSP. They want to access and use https://cdx.transform.microsoft.com/ but they are presented with the error message: Not AuthorizedOops! It looks like you do not have permissions to access this page.We looked but we couldn’t find your login [email address] associated to a Microsoft partner organization. How do they fix this? Who provides access? RegardsChintan Patel Read More
Product Manager question – Azure Firewall
I would like to know if Azure Firewall team has plans to integrate geoblocking based on country codes into Azure Firewall policies?
Today, we have to enlist a third party country code list and rebuild IPGroups into our AzFw policies daily. Other products such as WAF and Conditional Access allow for selecting a country code instead of IPv4 addresses.
I would like to know if Azure Firewall team has plans to integrate geoblocking based on country codes into Azure Firewall policies? Today, we have to enlist a third party country code list and rebuild IPGroups into our AzFw policies daily. Other products such as WAF and Conditional Access allow for selecting a country code instead of IPv4 addresses. Read More
Dev Channel update to 130.0.2849.1 is live.
Hello Insiders! We released 130.0.2849.1 to the Dev channel! This includes numerous fixes. For more details on the changes, check out the highlights below.
Index Now: When and How Websites Should Notify Search Engines… (bing.com)
Taking control of your browser performance when using extensions with Microsoft Edge – Windows Blogs
Microsoft Trustworthy AI: Unlocking human potential starts with trust – Official Microsoft Blog
Added Features:
Implemented button functionality in the permission prompt on the web UI2.
Improved Behavior:
Fixed an issue where browser would crash when opening the Settings page on Xbox.
Fixed an issue when signing in with both MSA and AAD, then signing out of an account, would cause browser to crash on iOS.
Resolved an issue that caused a crash when activating Tab Center with existing groups.
Resolved an issue where browser crashes after being open for a while.
Changed Behavior:
Fixed an issue where the shortcut for the ‘Manage Favorites’ menu item on the favorites bar was incorrect.
Fixed an issue where the Name property was not defined for all the checkboxes and the edit field on the Workspace internals page.
Resolved an issue where the X button in the search box was not centered when focused using the Tab key in the favorite’s hub.
Fixed an issue where, after removing the search app from the sidebar, clicking on Visual Search did not open the Visual Search page.
iOS:
Resolved an issue where the frame and background color became invisible when the page layout was set to Inspirational mode in dark mode on iOS.
Resolved an issue when after clicking the share button of a downloaded file, a pop-up window appears in the wrong location on iOS.
Resolved an issue where the Rewards page was unable to load an image on iOS.
Android:
Fixed an issue where an exception occurred on the page when editing top sites in landscape mode on android.
Fixed an issue where the title for most visited sites overlapped on android.
Resolved an issue where keyboard focus does not navigate to the controls on the Extensions page on android.
Resolved an issue where the top tab title bar color and the InPrivate tab group background color appeared abnormal on android.
See an issue that you think might be a bug? Remember to send that directly through the in-app feedback by heading to the … menu > Help and feedback > Send feedback and include diagnostics so the team can investigate.
Thanks again for sending us feedback and helping us improve our Insider builds.
~Gouri
Hello Insiders! We released 130.0.2849.1 to the Dev channel! This includes numerous fixes. For more details on the changes, check out the highlights below.
Index Now: When and How Websites Should Notify Search Engines… (bing.com)
Taking control of your browser performance when using extensions with Microsoft Edge – Windows Blogs
Microsoft Trustworthy AI: Unlocking human potential starts with trust – Official Microsoft Blog
Added Features:
Implemented button functionality in the permission prompt on the web UI2.
Improved Behavior:
Fixed an issue where browser would crash when opening the Settings page on Xbox.
Fixed an issue when signing in with both MSA and AAD, then signing out of an account, would cause browser to crash on iOS.
Resolved an issue that caused a crash when activating Tab Center with existing groups.
Resolved an issue where browser crashes after being open for a while.
Changed Behavior:
Fixed an issue where the shortcut for the ‘Manage Favorites’ menu item on the favorites bar was incorrect.
Fixed an issue where the Name property was not defined for all the checkboxes and the edit field on the Workspace internals page.
Resolved an issue where the X button in the search box was not centered when focused using the Tab key in the favorite’s hub.
Fixed an issue where, after removing the search app from the sidebar, clicking on Visual Search did not open the Visual Search page.
iOS:
Resolved an issue where the frame and background color became invisible when the page layout was set to Inspirational mode in dark mode on iOS.
Resolved an issue when after clicking the share button of a downloaded file, a pop-up window appears in the wrong location on iOS.
Resolved an issue where the Rewards page was unable to load an image on iOS.
Android:
Fixed an issue where an exception occurred on the page when editing top sites in landscape mode on android.
Fixed an issue where the title for most visited sites overlapped on android.
Resolved an issue where keyboard focus does not navigate to the controls on the Extensions page on android.
Resolved an issue where the top tab title bar color and the InPrivate tab group background color appeared abnormal on android.
See an issue that you think might be a bug? Remember to send that directly through the in-app feedback by heading to the … menu > Help and feedback > Send feedback and include diagnostics so the team can investigate.
Thanks again for sending us feedback and helping us improve our Insider builds.
~Gouri Read More
Cumulative Update #15 for SQL Server 2022 RTM
The 15th cumulative update release for SQL Server 2022 RTM is now available for download at the Microsoft Downloads site. Please note that registration is no longer required to download Cumulative updates.
To learn more about the release or servicing model, please visit:
CU15 KB Article: https://learn.microsoft.com/troubleshoot/sql/releases/sqlserver-2022/cumulativeupdate15
Starting with SQL Server 2017, we adopted a new modern servicing model. Please refer to our blog for more details on Modern Servicing Model for SQL Server
Microsoft® SQL Server® 2022 RTM Latest Cumulative Update: https://www.microsoft.com/download/details.aspx?id=105013
Update Center for Microsoft SQL Server: https://learn.microsoft.com/en-us/troubleshoot/sql/releases/download-and-install-latest-updates
Microsoft Tech Community – Latest Blogs –Read More
too many input arguments
trying to install 3rd party software. matlab syas "error too many input arguments". i am using c2000 blockset.trying to install 3rd party software. matlab syas "error too many input arguments". i am using c2000 blockset. trying to install 3rd party software. matlab syas "error too many input arguments". i am using c2000 blockset. c2000, error MATLAB Answers — New Questions
How do I skip items in a legend?
How do I skip items in legend? Say I have 6 plots with 3 actual values and 3 interpolated curves. I only want to label the actual value curves so
legend(‘first’,”,’second’,”,’third’)
doesn’t really work because the interpolated curve still shows.How do I skip items in legend? Say I have 6 plots with 3 actual values and 3 interpolated curves. I only want to label the actual value curves so
legend(‘first’,”,’second’,”,’third’)
doesn’t really work because the interpolated curve still shows. How do I skip items in legend? Say I have 6 plots with 3 actual values and 3 interpolated curves. I only want to label the actual value curves so
legend(‘first’,”,’second’,”,’third’)
doesn’t really work because the interpolated curve still shows. MATLAB Answers — New Questions
How to optimize IF statement with Multiple Conditions.
Hello,
I have five Tables (T1 to T5) and Conditons CR ranging from ( 0-4) . When I process a files each file may have one condition in it or multiple conditons. For example ( it could have Condition 3 or in the next file it could be 0,2 & 4). Which ever condtiion is satisfied that particular table (if one condition) and (Multiple table Verticat into one final table).
I tried using multiple methods like
1) If any or all statments didn’t work.
2) if I have to use ismember then I could have make multiple array of condition hard coded into the script. Example: Condition:if ismember([1 2], CR]’
Final_Table = verticat(T2;T3).
Could someone suggest a robust and quicker way.
If possible provide with a Script sketon or example so It could be understood better and also your time and effort is well respected.
Thank youHello,
I have five Tables (T1 to T5) and Conditons CR ranging from ( 0-4) . When I process a files each file may have one condition in it or multiple conditons. For example ( it could have Condition 3 or in the next file it could be 0,2 & 4). Which ever condtiion is satisfied that particular table (if one condition) and (Multiple table Verticat into one final table).
I tried using multiple methods like
1) If any or all statments didn’t work.
2) if I have to use ismember then I could have make multiple array of condition hard coded into the script. Example: Condition:if ismember([1 2], CR]’
Final_Table = verticat(T2;T3).
Could someone suggest a robust and quicker way.
If possible provide with a Script sketon or example so It could be understood better and also your time and effort is well respected.
Thank you Hello,
I have five Tables (T1 to T5) and Conditons CR ranging from ( 0-4) . When I process a files each file may have one condition in it or multiple conditons. For example ( it could have Condition 3 or in the next file it could be 0,2 & 4). Which ever condtiion is satisfied that particular table (if one condition) and (Multiple table Verticat into one final table).
I tried using multiple methods like
1) If any or all statments didn’t work.
2) if I have to use ismember then I could have make multiple array of condition hard coded into the script. Example: Condition:if ismember([1 2], CR]’
Final_Table = verticat(T2;T3).
Could someone suggest a robust and quicker way.
If possible provide with a Script sketon or example so It could be understood better and also your time and effort is well respected.
Thank you if statement, multiple conditions MATLAB Answers — New Questions
Smooth noisy data whilst keep absolute minimum and maximum values
I have a reasonably noisy signal (almost sinusoidal) that I am smoothing using sgolayfilt.
I am using a polynomial of 2 with a frame length of 901.
I am happy with the smoothing using this frame length.
However, there are several parts of the signal that need to have (correctly) a minimum value of zero.
When I smooth the signal the value of the minima are no longer zero. The lowest value of the smoothed curve at the minima takes a non-zero value, that might be positive or negative.
If I "shift" the curve then only one of the minima is zero.
Is there a method to smooth curves whilst keeping absolute minimum (and maximum if required) values? Or is it always a trade-off (I could trace the signal by eye very well, using a drawing package, keeping the minima, but I want to automate the process with matlab)
regardsI have a reasonably noisy signal (almost sinusoidal) that I am smoothing using sgolayfilt.
I am using a polynomial of 2 with a frame length of 901.
I am happy with the smoothing using this frame length.
However, there are several parts of the signal that need to have (correctly) a minimum value of zero.
When I smooth the signal the value of the minima are no longer zero. The lowest value of the smoothed curve at the minima takes a non-zero value, that might be positive or negative.
If I "shift" the curve then only one of the minima is zero.
Is there a method to smooth curves whilst keeping absolute minimum (and maximum if required) values? Or is it always a trade-off (I could trace the signal by eye very well, using a drawing package, keeping the minima, but I want to automate the process with matlab)
regards I have a reasonably noisy signal (almost sinusoidal) that I am smoothing using sgolayfilt.
I am using a polynomial of 2 with a frame length of 901.
I am happy with the smoothing using this frame length.
However, there are several parts of the signal that need to have (correctly) a minimum value of zero.
When I smooth the signal the value of the minima are no longer zero. The lowest value of the smoothed curve at the minima takes a non-zero value, that might be positive or negative.
If I "shift" the curve then only one of the minima is zero.
Is there a method to smooth curves whilst keeping absolute minimum (and maximum if required) values? Or is it always a trade-off (I could trace the signal by eye very well, using a drawing package, keeping the minima, but I want to automate the process with matlab)
regards smoothing, signal, sgolay, baseline correction MATLAB Answers — New Questions
Copy and Paste as a Picture
When I try to copy and paste as a picture in Excel I am no longer given the option to do so. I only see Copy with no expansion arrow. Why is this? I am trying to make my own charts and use them for my business and lectures.
When I try to copy and paste as a picture in Excel I am no longer given the option to do so. I only see Copy with no expansion arrow. Why is this? I am trying to make my own charts and use them for my business and lectures. Read More
Looking to purchase a new Dev Desktop supporting Hyper-V
I’ve recently started doing more Xamarin and MAUI development for my Android phone. I understand the desktops supporting hyper-v are best (the emulators run much faster).
I’m wanting to spend anywhere between $500 and $1000. My challenge is knowing which computers support hyper-v before I purchase it.
It’s easy to check an existing system for hyper-v support, but what can I do to determine before I buy it?
I’ve recently started doing more Xamarin and MAUI development for my Android phone. I understand the desktops supporting hyper-v are best (the emulators run much faster). I’m wanting to spend anywhere between $500 and $1000. My challenge is knowing which computers support hyper-v before I purchase it. It’s easy to check an existing system for hyper-v support, but what can I do to determine before I buy it? Read More
Remove user email when sharing Excel sheet
I share Excel sheets with my employees and we collaborate on it. I need to remove my old employee from having access and there is no delete remove button anywhere, I think something got updated because I’ve done it before but can’t now. Help!
I share Excel sheets with my employees and we collaborate on it. I need to remove my old employee from having access and there is no delete remove button anywhere, I think something got updated because I’ve done it before but can’t now. Help! Read More
Let’s Learn Together with the Microsoft Learn Community
Connect with our community of Learn experts who offer unique knowledge to help you achieve your AI-skilling goals.
The Microsoft Learn Community is your go-to destination for advancing your AI skills, whether you’re a novice or a seasoned professional looking to deepen your knowledge. Our community offers a dynamic learning environment through Learning Rooms, where you can interact directly with Microsoft Learn experts who are dedicated to the community.
Engage in deep dives on specific topics, participate in discussions, and attend virtual sessions to enhance your AI expertise. Our community leaders are passionate about sharing their extensive knowledge and experience with Microsoft products, offering targeted guidance and support within the Learning Rooms.
Take your AI journey to the next level with the Microsoft Learn Community and join one of the upcoming sessions. Note: This list reflects sessions each week during the AI Skilling Challenge and will update weekly to showcase the next set of sessions. To see the full list, join our Learner Central learning room to below access AISC session channel.
Pay attention to time zones (Time Zone Converter – Time Difference Calculator (timeanddate.com)
Topic Area
Session Date
Session Title & Link
Learn Expert
Data and AI
September 30th, 2024 3:30-4:30 PM GMT-3
My AI Learning path to success with Microsoft: Certifications, Skills, and Community
Fabric
October 5th, 2024 8 AM Pacific
#FabricCoffee with Jared Kuehn: Microsoft Fabric Architecture – Lessons from Year 1
Azure
AI-Assisted Cloud Management Using Microsoft Copilot for Azure
Data and AI
October 9th, 2024 3:30 – 4:00 PM GMT-3
Building a Knowledge-Powered AI Agent with OpenAI and Your Data
Azure
October 10th, 2024 8-9AM GMT +13
Deploy Cloud-Native Apps using Azure Container Apps
Fabric
October 10th, 2024 8 AM Pacific
Master the Applied Skill: Implement a Lakehouse in Microsoft Fabric!
Azure OpenAI
October 10th, 2024 3:30-4:30 PM GMT-3
Como estamos Criando um Sistema de Agentes de IA com IoT e Digital Twins (Br-PT)
Data and AI
October 11th, 2024 3:30-4:30 PM GMT -3
Fabric
#FabricCoffee with Surya Teja Josyula – Reimagine Real-Time Intelligence with Microsoft Fabric
Microsoft Applied Skills
October 19th, 2024 5:15 PM GMT+1
Fabric
October 19th, 2024 8 AM Pacific
Data and AI
October 23rd, 2024 3:30-4:00 PM GMT-3
Accelerating Computer Vision with IoT and Azure: From Idea to Prototype in Days
Copilot
October 23, 2024 (Details Upcoming)
Mastering Copilot in Business Central (Session Link Upcoming)
Fabric
October 26th, 2024 8 AM Pacific
#FabricCoffee with Nikola Ilic: 50 Shades of Direct Lake
Data and AI
October 27th, 2024 3:30-4:00 PM GMT-3
Applied Skills – Creating Intelligent Document Solutions with Azure AI
Fabric
October 28th, 2024 8AM Pacific
Data Architectures and Microsoft Fabric
Data and AI
October 30th, 2024 2:30-3:00 PM GMT-2
Applied Skills – Building Natural Language Solutions with Azure AI
Azure
Session Details Upcoming
Microsoft Azure AI Fundamentals (AI-900): Study Tips and Exam Preparation Guide (Session Link Upcoming)
Data and AI
Session Details Upcoming
Your Learning Toolkit from Microsoft – Learn it your way
(Session Link Upcoming)
Fabric
Session Details Upcoming
Fabric Applied Skills
(Session Link Upcoming)
Join Learner Central
Learner Central is your all-in-one hub for the latest happenings, opportunities, and resources in the Microsoft Learn Community – all from a single spot – regardless of which learning rooms you’ve joined. Connect with a worldwide network of experts with technical and training experience, who can offer unique knowledge to help you achieve your skilling goals.
Microsoft Learn AI Skills Challenge
Whether you’re a seasoned technology professional or are just starting out, this month-long immersive challenge will help you gain the skills, confidence, and Microsoft Credentials needed to excel in the era of AI. This is your opportunity to accelerate your AI skills and earn a Microsoft Credential. With six challenges covering AI, Security, Copilot (GitHub, M365, Power Platform), and Microsoft Fabric, you’ll have access to an extensive suite of resources to guide you on your AI journey.
Ready to take on the challenge?
Connect with our community of Learn experts who offer unique knowledge to help you achieve your AI-skilling goals.
The Microsoft Learn Community is your go-to destination for advancing your AI skills, whether you’re a novice or a seasoned professional looking to deepen your knowledge. Our community offers a dynamic learning environment through Learning Rooms, where you can interact directly with Microsoft Learn experts who are dedicated to the community.
Engage in deep dives on specific topics, participate in discussions, and attend virtual sessions to enhance your AI expertise. Our community leaders are passionate about sharing their extensive knowledge and experience with Microsoft products, offering targeted guidance and support within the Learning Rooms.
Take your AI journey to the next level with the Microsoft Learn Community and join one of the upcoming sessions. Note: This list reflects sessions each week during the AI Skilling Challenge and will update weekly to showcase the next set of sessions. To see the full list, join our Learner Central learning room to below access AISC session channel.
Pay attention to time zones (Time Zone Converter – Time Difference Calculator (timeanddate.com)
Topic Area
Session Date
Session Title & Link
Learn Expert
Data and AI
September 30th, 2024 3:30-4:30 PM GMT-3
My AI Learning path to success with Microsoft: Certifications, Skills, and Community
Jorge Maia
Fabric
October 5th, 2024 8 AM Pacific
#FabricCoffee with Jared Kuehn: Microsoft Fabric Architecture – Lessons from Year 1
Mehrdad Abdollahi
Azure
October 9th, 2024 6PM CEST
AI-Assisted Cloud Management Using Microsoft Copilot for Azure
Jonah Andersson
Data and AI
October 9th, 2024 3:30 – 4:00 PM GMT-3
Building a Knowledge-Powered AI Agent with OpenAI and Your Data
Jorge Maia
Azure
October 10th, 2024 8-9AM GMT +13
Deploy Cloud-Native Apps using Azure Container Apps
Luke Murray
Fabric
October 10th, 2024 8 AM Pacific
Master the Applied Skill: Implement a Lakehouse in Microsoft Fabric!
Mehrdad Abdollahi
Azure OpenAI
October 10th, 2024 3:30-4:30 PM GMT-3
Como estamos Criando um Sistema de Agentes de IA com IoT e Digital Twins (Br-PT)
Jorge Maia
Data and AI
October 11th, 2024 3:30-4:30 PM GMT -3
Study Case: Join me on my learning path to creating a Multiple-Agent System using IoT and Digital Twins Solutions
Jorge Maia
Fabric
October 12th, 2024 8 AM GST
#FabricCoffee with Surya Teja Josyula – Reimagine Real-Time Intelligence with Microsoft Fabric
Mehrdad Abdollahi
Microsoft Applied Skills
October 19th, 2024 5:15 PM GMT+1
Enhancing Upskilling; Improving Practical Application Skills for Success in the Real World: Linking Theory and Practice”
Oluwaseyi Oluwawumiju
Fabric
October 19th, 2024 8 AM Pacific
#FabricCoffee with Warwick Rudd and Ginger Grant: Developing with Spark for Microsoft Fabric with Copilot
Mehrdad Abdollahi
Data and AI
October 23rd, 2024 3:30-4:00 PM GMT-3
Accelerating Computer Vision with IoT and Azure: From Idea to Prototype in Days
Jorge Maia
Copilot
October 23, 2024 (Details Upcoming)
Mastering Copilot in Business Central (Session Link Upcoming)
Dr. Gomathi Srinivasan
Fabric
October 26th, 2024 8 AM Pacific
#FabricCoffee with Nikola Ilic: 50 Shades of Direct Lake
Mehrdad Abdollahi
Data and AI
October 27th, 2024 3:30-4:00 PM GMT-3
Applied Skills – Creating Intelligent Document Solutions with Azure AI
Jorge Maia
Fabric
October 28th, 2024 8AM Pacific
Data Architectures and Microsoft Fabric
Mehrdad Abdollahi
Data and AI
October 30th, 2024 2:30-3:00 PM GMT-2
Applied Skills – Building Natural Language Solutions with Azure AI
Jorge Maia
Azure
Session Details Upcoming
Microsoft Azure AI Fundamentals (AI-900): Study Tips and Exam Preparation Guide (Session Link Upcoming)
Jonah Andersson
Data and AI
Session Details Upcoming
Your Learning Toolkit from Microsoft – Learn it your way
(Session Link Upcoming)
Armando Lacerda
Fabric
Session Details Upcoming
Fabric Applied Skills
(Session Link Upcoming)
Ashraf Ghonaim
Join Learner Central
Learner Central is your all-in-one hub for the latest happenings, opportunities, and resources in the Microsoft Learn Community – all from a single spot – regardless of which learning rooms you’ve joined. Connect with a worldwide network of experts with technical and training experience, who can offer unique knowledge to help you achieve your skilling goals.
Join Now
Microsoft Learn AI Skills Challenge
Whether you’re a seasoned technology professional or are just starting out, this month-long immersive challenge will help you gain the skills, confidence, and Microsoft Credentials needed to excel in the era of AI. This is your opportunity to accelerate your AI skills and earn a Microsoft Credential. With six challenges covering AI, Security, Copilot (GitHub, M365, Power Platform), and Microsoft Fabric, you’ll have access to an extensive suite of resources to guide you on your AI journey.
Ready to take on the challenge? Read More
turn off smtp authentication
I WANT TO TURN OFF AUTHENTICATION SO I CAN SEND EMAILS FROM MY CURRENT DATATBASE, I WANT TO CHANGE THE AUTHENTICATION SETTINGS BUT I AM UN ABLE TO FIND OUT HOW THIS IS DONE
I WANT TO TURN OFF AUTHENTICATION SO I CAN SEND EMAILS FROM MY CURRENT DATATBASE, I WANT TO CHANGE THE AUTHENTICATION SETTINGS BUT I AM UN ABLE TO FIND OUT HOW THIS IS DONE Read More
Change pivot table cache
Hi Everyone,
A couple of years ago I found in a different forum, that you can change the cache ID from a pivot table, you just need 2 functions to do so and I need your help to find what these are.
The purpose is to change the source cache from one pivot table and replace it with the cache from another pivot table in the same excel file.
I remember you had to click on one pivot table, then open visual basic with ALT+F11 then CTRL+G and write someting like
?ActiveWorkbook.XXXXX
This would return the Cache # (1, 2, 3, 4, whatever) of the pivot table.
Next step would be to click on the pivot table I want to chance source and go back to Visual Basic and write the second fuction that I don’t recall
ActiveWorkbook.XXXXX but at the end yo include the cache # from the previous consult since this would override the cache #
I hope this enough information, It’s clear that I have very basic VBA knowledge, please help me getting these two pieces I’ll make sure I won’t loose them again!
Hi Everyone, A couple of years ago I found in a different forum, that you can change the cache ID from a pivot table, you just need 2 functions to do so and I need your help to find what these are. The purpose is to change the source cache from one pivot table and replace it with the cache from another pivot table in the same excel file. I remember you had to click on one pivot table, then open visual basic with ALT+F11 then CTRL+G and write someting like ?ActiveWorkbook.XXXXX This would return the Cache # (1, 2, 3, 4, whatever) of the pivot table. Next step would be to click on the pivot table I want to chance source and go back to Visual Basic and write the second fuction that I don’t recall ActiveWorkbook.XXXXX but at the end yo include the cache # from the previous consult since this would override the cache # I hope this enough information, It’s clear that I have very basic VBA knowledge, please help me getting these two pieces I’ll make sure I won’t loose them again! Read More
Announcing the General Availability of Azure CycleCloud Workspace for Slurm
Announcing the General Availability of Azure CycleCloud Workspace for Slurm
We are excited to announce the general availability of Azure CycleCloud Workspace for Slurm https://aka.ms/ccw4slurm , a groundbreaking solution template available on the Azure Marketplace. This innovative template allows users to effortlessly create, configure, and deploy pre-defined Slurm clusters with CycleCloud on Azure, all without requiring any prior knowledge of Azure or Slurm.
What is Azure CycleCloud Workspace for Slurm?
Azure CycleCloud Workspace for Slurm is designed to simplify and expedite the deployment of Slurm clusters for High Performance Computing (HPC) and Artificial Intelligence (AI) workloads. It comes pre-configured with PMix v4, Pyxis, and enroot to support containerized AI/HPC Slurm jobs. This means users can immediately start running their computationally intensive tasks in a robust and scalable environment.
Key Features
Ease of Use: Users can deploy the Slurm cluster directly from the Azure Portal or via the Azure CLI, reducing the setup time from days or weeks to just minutes.
Pre-Configured Environment: The Slurm cluster is pre-configured with essential tools like PMix v4, Pyxis, and enroot, ensuring a seamless experience for containerized workloads.
Flexible Access: Users can access the provisioned login node using SSH or Visual Studio Code thru Bastion, to perform common tasks such as submitting and managing Slurm jobs.
Advantages Over Traditional Setup
While Azure CycleCloud already offers some deployment capabilities, it doesn’t automatically deploy the AI/HPC infrastructure. Typically, users need to handle tasks such as installing and configuring CycleCloud, setting up the network and storage, and creating and configuring the Slurm cluster. Azure CycleCloud Workspace for Slurm eliminates these steps by automating the entire process through a convenient Marketplace Solution Template. This streamlines the setup process dramatically, allowing users to be operational in mere minutes.
Getting Started
Deploying the Azure CycleCloud Workspace for Slurm is straightforward. Simply navigate to the Azure Marketplace https://aka.ms/try_ccw4slurm , locate the solution template, and follow the deployment instructions. Whether you use the Azure Portal or the Azure CLI, the process is designed to be quick and user-friendly.
Step-by-Step Guide
Step 1: Navigate to the Azure Marketplace.
Step 2: Search for “Azure CycleCloud Workspace for Slurm”.
Step 3: Select the template and follow the deployment instructions.
Step 4: Once deployed, access the login node via SSH or Visual Studio Code https://aka.ms/ccw4slurm
Step 5: Begin submitting and managing your Slurm jobs with ease.
Conclusion
The general availability of Azure CycleCloud Workspace for Slurm marks a significant milestone in simplifying HPC and AI workloads on Azure. By providing a pre-configured, easy-to-deploy solution template, we are empowering users to focus on their computational tasks rather than the complexities of infrastructure setup. We invite you to explore and leverage this powerful new tool to enhance your HPC and AI projects.
Stay tuned for more updates and enhancements as we continue to refine and expand our offerings to meet your needs.
Microsoft Tech Community – Latest Blogs –Read More
Configuring CORS in IIS with the IIS CORS Module: A Step-by-Step Guide
Introduction
The Cross-Origin Resource Sharing (CORS) is a security feature implemented by web browsers that enables control of which resources are accessible based on the origin of requests. This way, web servers are given the authority to define which domains are allowed to access resources, ensuring only trusted sources will interact with your server. In this modern era of applications, where most web apps fetch data from multiple origins, CORS is very important to manage and secure these interactions.
If the CORS is not enabled or configured properly, you often get exception like this – “Access to fetch at ‘http://YourApiEndpoint‘ from origin ‘http://YourWebSite‘ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. If an opaque response serves your needs, set the request’s mode to ‘no-cors’ to fetch the resource with CORS disabled.”
Solution
IIS CORS module simplifies the configuration process for the server administrator. The below steps will guide you how to download and install the IIS CORS module and configure it by updating web.config file.
Installation & Configuration
You can download IIS CORS module from the official download link – IIS CORS Module : The Official Microsoft IIS Site.
Download the applicable x86 installer or x64 installer depend on your operating system. Installation is straight forward; you just need to double click the downloaded MSI and installation will guide you through.
Once the IIS CORS module is installed, you can configure it using the web.config file of your application. This allows you to customize the behavior of CORS to suit your application’s security and functional requirements. Here is a basic example of how to configure CORS settings in the web.config file –
<cors enabled=”true”>
<add origin=”https://example.com” allowCredentials=”true” maxAge=”600″>
<allowMethods>
<add method=”GET”/>
<add method=”POST”/>
</allowMethods>
<allowHeaders>
<add header=”Content-Type”/>
<add header=”Authorization”/>
</allowHeaders>
<exposeHeaders>
<add header=”X-Custom-Header”/>
</exposeHeaders>
</add>
</cors>
You need to put this config under system.webServer tag. Below is the breakdown of each tag used in the CORS configurations.
enabled=”true”: Enables CORS for the application.
origin=”https://example.com“: Specifies the allowed domain.
allowCredentials=”true”: Allows cookies to be sent with requests.
maxAge=”600″: The number of seconds the browser will cache the CORS response.
<allowMethods>: Specifies which HTTP methods are allowed (GET, POST, etc.).
<allowHeaders>: Defines which headers are allowed in the request.
<exposeHeaders>: Lists headers that the browser can expose to the client.
Conclusion
Configuring CORS is an essential factor to secure modern web applications that rely on resources from a different origin. The IIS CORS module helps in simplifying the process so that interactions from only trusted domains. The IIS CORS module provides flexibility and control over CORS settings, helping to safeguard your application from potential cross-origin threats while enabling necessary cross-origin functionality.
Microsoft Tech Community – Latest Blogs –Read More
Want to remove white patches of a image
Guys,
I have a problem this is a jewelry photo that i have uploaded what i need to do is remove the white bright spot that is often appearing on the gold surfaces as well as the gemstones, these are the reflection of the lighting setup. What i am planning to do is find out the region of high white intensity that is with RGB values over 220 and then replace them by the average shade of the pixels around them, thus removing those white patches. Is this possible?
Thanks a lot guys.
<</matlabcentral/answers/uploaded_files/15159/SAM_0304.JPG>>Guys,
I have a problem this is a jewelry photo that i have uploaded what i need to do is remove the white bright spot that is often appearing on the gold surfaces as well as the gemstones, these are the reflection of the lighting setup. What i am planning to do is find out the region of high white intensity that is with RGB values over 220 and then replace them by the average shade of the pixels around them, thus removing those white patches. Is this possible?
Thanks a lot guys.
<</matlabcentral/answers/uploaded_files/15159/SAM_0304.JPG>> Guys,
I have a problem this is a jewelry photo that i have uploaded what i need to do is remove the white bright spot that is often appearing on the gold surfaces as well as the gemstones, these are the reflection of the lighting setup. What i am planning to do is find out the region of high white intensity that is with RGB values over 220 and then replace them by the average shade of the pixels around them, thus removing those white patches. Is this possible?
Thanks a lot guys.
<</matlabcentral/answers/uploaded_files/15159/SAM_0304.JPG>> image processing, image analysis MATLAB Answers — New Questions
model reduction from a database created with xfoil
Hello community,
i have created a database with xfoil (2d airfoil panel code with an boundary solver).
The database is saved in this format:
% L lift
% D drag
% al angle of attack
% thick thickness of the airfoil
% camber camber of the airfoil
% Ma Mach number
% Re Reynolds number
L = db_L(al, thick, camber, Ma, Re);
D = db_D(al, thick, camber, Ma, Re);
The easiest way is a lookup-table, but i am looking for a more sophisticated approach like a POD (proper orthogonal decompositon) to identify e.g. how sensitive the thickness affect the lift.
if every input variable consist of 16 values, the database has 16^5 entries, and i could create Matrix of 1024 x1024 for the POD analysis.
but how could i compare the results of the modes with the data base? e.g. the deviation of the lift for a specific case.
PS: is there an application or something in Matlab which could help me?
best regards
emjayHello community,
i have created a database with xfoil (2d airfoil panel code with an boundary solver).
The database is saved in this format:
% L lift
% D drag
% al angle of attack
% thick thickness of the airfoil
% camber camber of the airfoil
% Ma Mach number
% Re Reynolds number
L = db_L(al, thick, camber, Ma, Re);
D = db_D(al, thick, camber, Ma, Re);
The easiest way is a lookup-table, but i am looking for a more sophisticated approach like a POD (proper orthogonal decompositon) to identify e.g. how sensitive the thickness affect the lift.
if every input variable consist of 16 values, the database has 16^5 entries, and i could create Matrix of 1024 x1024 for the POD analysis.
but how could i compare the results of the modes with the data base? e.g. the deviation of the lift for a specific case.
PS: is there an application or something in Matlab which could help me?
best regards
emjay Hello community,
i have created a database with xfoil (2d airfoil panel code with an boundary solver).
The database is saved in this format:
% L lift
% D drag
% al angle of attack
% thick thickness of the airfoil
% camber camber of the airfoil
% Ma Mach number
% Re Reynolds number
L = db_L(al, thick, camber, Ma, Re);
D = db_D(al, thick, camber, Ma, Re);
The easiest way is a lookup-table, but i am looking for a more sophisticated approach like a POD (proper orthogonal decompositon) to identify e.g. how sensitive the thickness affect the lift.
if every input variable consist of 16 values, the database has 16^5 entries, and i could create Matrix of 1024 x1024 for the POD analysis.
but how could i compare the results of the modes with the data base? e.g. the deviation of the lift for a specific case.
PS: is there an application or something in Matlab which could help me?
best regards
emjay pod MATLAB Answers — New Questions