How to Configure Azure AD Service Principal to Send Emails from Mailbox via Logic App?
I have created a Service Principal in Azure AD, and I want it to be able to send emails from its mailbox. This is for an upcoming Logic App that I am building, where I need the Service Principal to send emails to recipients with log ingestion…
How can I download Resiliency reviews and its recommendations from review as CSV file?
I have Resiliency reviews with lot of recommendations. I need to download them as CSV using PowerShell or cli. I'm using below Query but couldn't be able to expand the recommendations. How can I do it?
Migrate Service Principals from the retiring Azure AD Graph APIs to Microsoft Graph
We are getting a recommendation to "Migrate Service Principals from the retiring Azure AD Graph APIs to Microsoft Graph" . When we look at what the application is, it says "VISUAL STUDIO". I assume we can't do anything about VISUAL…
How is the Azure Advisor aggregate score calculated for 2 or more subscriptions?
Hi supporters, I would like to understand how Azure Advisor calculates aggregations for the five pillars across multiple subscriptions, as I need to visualize this data in my application In the example below we have values for Azure Advisor subscription…
Azure Cost Advisor - Cost savings is not aligned with current costs
I had a lot of recommendations from Azure to save costs on my resources deployed under my subscription. The potential saving recommended on Azure advisor is far more than my current charges. For example it has suggested to Resize/stop the under utilized…
How to Implemente SSO in .net8 razor page web application
I need to implement the SSO in our web application ,which is .net 8 razor page . SSO provider is AZURE AD , and it is SAML based , I want the sso , like , if user hit the url of our website , it will redirect to sso page , once user validated there , it…
Renaming Azure Subscription Linked to DevOps Organization
Is it possible to change the name of an Azure subscription associated with a DevOps organization resource?
Will purchasing and applying Reserved Instances cause downtime in my production environment?
I am considering purchasing a 1- or 3-year Reserved Instance for our production environment to take advantage of Azure's discount. However, I want to confirm if applying the Reserved Instance through the Azure Portal will cause any downtime or…
Advisor Recommendation
Is there a cost impact if we change the advisor lookback period from 30 days to 60 days?
Why am I receiving this error: AADSTS70025: Client application has no configured federated identity credentials.
Why am I receiving the federated identity error , when I'm using a client certificate/client_assertion key (jwt)?
Unable to fetch outlook emails
When I try to fetch the emails from outlook, I got following error. Error details: {"error":{"code":"OrganizationFromTenantGuidNotFound","message":"The tenant for tenant guid '{Tenent_ID}' does not…
Unauthorized access to API despite getting Access Token and Scope
Hi, Token Response: { "access_token":…
How to pull azure advisor service retirement json value?
We require to pull information of azure advisor workbook | service retirement json or any format. Do we have any API or powershell module to this json value?
How to fix remote desktop on Azure VM Machine stuck in CMD screen?
I am able to connect via remote desktop, however it keep haging on "SConfig" command prompt screen, after disable SConfig, it become a CMD screen on C:\users\account>
Data is missing from management API using service principle. ex: Advisor Recommendations
I have a requirement to load datasets from management.Azure.com (Management API), for example: Advisor Recommendations, Resources I have created a service principal in app registration and have been able to obtain the access token. However, when loading…
Reading emails from outlook
I want my Spring Boot application to read Outlook emails based on the provided user information using the IMAP protocol. How should I register my application in Azure for this purpose, and what steps should I follow? Please explain the process in detail.
How can i inactive the subscription instead of cancelling the subscription?
I dont want to cancel an azure subscription , instead i would like to make my subscription inactive , is their a feature for it in Azure ? the requiremnt is only for couple of days or even months
Inquiry Regarding Azure Advisor Recommendations
I received recommendations from Azure Advisor related to cost optimization. I am considering following these recommendations, such as reserving instances for 1 year or 3 years, to potentially save money. However, I would like to double-check if there…
Use Availability zones for better resiliency and availability - Advisor Reliability Recommendation
Scenario: Azure Advisor is showing this recommendation for all my windows VMs deployed with Availability Options selected as No infrastructure redundancy required and recommending to migrate to an availability Zone. VMs existing region supports multiple…
Azure service Health and Azure advisor - workbook - service retirment not aligned + need to access using api
Hello, the Azure advisor service retirment workbook show that 2 services will be retired, that is correct. When I look to Azure service Health, advisories - it shows none. Is that a normal case ? Initially, I'm simply looking to get programmatically the…