ExpressRoute - Where does the effective route virtual network gateway next hop IP address come from and can it be changed?
I have ExpressRoute private peering set up and all works fine, routes are advertised via BGP into azure and these can be seen in the routing table of the peering with entries from the relevant BGP peer as expected. If I select a network interface and…
Azure AVD LogAnalytics bug with SessionHostSessionId field?
We are attempting to link AVD UserSessions to WVDConnections records in LogAnalytics. The _ResourceID + SessionHostSessionId looks like it should be perfect for making this association, however we have observed that the SessionHostSessionId field is…
Azure Backup Where are my backup stored ?
Hi All, If my VM's are located in North Europe Z1 and I create an Azure recovery service vault in North Europe and chose LRS for the backup could you tell me that if and error occured in Z1 I will be able to get my VM restored in Z2 or should i use ZRS…
How to send a JSON object instead of an array from Azure Data Factory REST Sink
I have a pipeline in Azure Data Factory that has a Copy data Activity with an Azure blob storage source(contains JSON files which each have a single JSON object) and a REST sink. I am sending a PUT request and the API endpoint I am sending the request to…
Azure Resource Graph Explorer - Retrieving DTU Percentage
I am trying to use Azure Resource Graph Explorer to obtain a list of databases along with their DTU percentage. However, my query returns NULL for the DTU_percentage column. Is it possible to retrieve this information? Thanks in advance
Do app passwords still work for power automate?
I created an app password for my account and tried to use it in a power automate cloud flow. I get a message that the password is incorrect. Are app passwords deprecated now?
Azure VPN Gateway gateway transit using a Custom Route Table?
Hey, I've peered two Azure Virtual Networks - Hub and SpokeA. An Azure VPN Gateway is deployed to the Hub Vnet and it's connected to an on-prem network. I want resources in SpokeA to take advantage of the Hub vnet's VPN Gateway. I understand that we can…
How to hide the X (close) option on a PDF opened in SharePoint.
I am offering new hires a site introducing them to our company. On this site are documents in PDF form for them to click on the Quick Link to open and view. When they open the pdf, there is the typical X in the top right to close the document, which is…
How to fix assessment failing process for Error.Exception HRESULT: 0x80072EFE, Hresult:2147954402 at UpdateManagementAction ?
Did you get assessment failed error below ? If yes, Please share what what was the fix ? VM - OS Windows (Windows Server 2022 Datacenter) Details error below: Assessment failed due to this reason: "2 errors reported. The latest 3 errors are shared…
Azure registry container images should have vulnerabilities resolved
How do we patch an azure container app that has some vulnerability findings like CVE-2024-45491?
Azure subscription has been disabled
My Azure subscription has been disabled..Piz Help Me Sir.
Issue with Campaign Management Report API
We are facing issue with microsoft advertising reporting api. I am trying to call campaign management reporting api with below request. Request :: { "reportRequest": { "type": "CampaignPerformanceReportRequest", …
A pipeline in Azure Data Factory loses certain fields, yet a newly created pipeline with the same setup does not.
In Azure Data Factory, a pipeline consists of two activities: one is a Web Activity and the other is a Copy Data Activity. The pipeline first acquires a token through the Web Activity and then uses the token to retrieve data from the Synapse database.…
I need to manage costs os several Azure Sponsorships Subscriptions
I need to manage costs os several Azure Sponsorships Subscriptions of my Company but Azure Partner portal forces to assign each subscription to a different account. Is there a way to transfer account ownership, enable cost management, or allow access to…
a normal user get an email about deleted subscription and any associated data and services
a normal user in my organization get an email below : Let us know how we can do better next timeYour free credit expired on November 14, 2024, and because of this we’ve deleted your subscription and any associated data and services. Your experience is…
How to delete microsoft account
Hello, I contact microsoft support to delete my account because the normal procedure to do that "You need to leave your work organization Before we can take any action, you must leave your work organization. After you cancel your active…
Request Navigation pane open with headings collapsed
Dear Microsoft, I am writing to express my frustration with the Navigation pane in Word. I cannot find a way to use the Navigation pane without all levels expanded, unless I manually click to close them. This is a major inconvenience, especially when…
Showing unverified on the consent screen
Issue regarding the verified badge next to my Publisher display name. Although my partner account, vetting status is authorized so as per documentation my app prompt screen show blue verified badge next to verified Publisher display name, However, the…
If I link my organization outlook mail to personal outlook will I not get azure free account?
If I link my organization outlook mail to personal outlook will I not get azure free account?
Using /.auth/ behind Azure Front Door
I have AFD in front of my Azure Static Web App on https://nkdagility.com and I want to use the OOB /.auth/login/github to login. However it returns to the Static Web domain instead of the AFD domain... and /{AFDDoamin}/.auth/me is empty. Is there any…