AADSTS500113: No reply address is registered for the application. bastion
Receiving error "AADSTS500113: No reply address is registered for the application." When trying to reach an Azure VM using authentication type "Microsoft Entra ID" from within the Azure portal. The VM is Workplace Joined. the…
Azure Bastion
Organizational Account needed for Trusted Signing?
When I try using the signtool.exe with the necessary endpoints/credentials/etc. I get the error below stating that I need an organizational account to access the service. I thought the service was able to individual developers in US/CA? AADSTS500200:…
Azure Trusted Signing
still waiting for validation trusted signing in progress
still waiting for my validation to complete after waiting for 7 days.
Azure Trusted Signing
How to Port in a Phone Number from One subscription to other subscription on the Same Azure Account
We initially have an Azure account with one subscription, which includes the Azure Communication Services Resource. As part of the resource configuration, we have acquired a phone number. Now that we have created the second subscription on the same…
Azure Communication Services
Azure app service is compromised. We can see inside our app service files there is a file called xmrig-6.24.0
Azure_App_Service.pngimage (18).png As you can see in the image someone put an additional file xmrig-6.24.0 What is this file? How can we prevent attackers to not put such files? This is draining CPU of my app service. I have uploaded both the…
Azure App Service
Failed to Generate SSL Certificate for Container App
I tried creating a new SSL cert for my new container app so I can bind the app to a custom domain. I have read this article, and I believe I am meeting the requirements for the free SSL cert. …
Azure Container Apps
Get new Phone number option is not available in my communication Resource
Although I am the owner of the subscription, the option to get a new phone number is grayed out.
Azure Communication Services
Can't Add phone number to Azure communication services
Can't Add phone number to Azure communication services as it is greyed out.
Azure Communication Services
function not working after migration to production environment
We created an Azure Function App and we want to use VNet integration so it can connect to our SQL servers inside its virtual network. We successfully created a UAT version of this (using dev resource group, vnet...) and everything works fine. However,…
Azure Functions
Timer trigger function stopped running between 12:30 AM and 1:30 PM today without any reason
func-gen-route-est-mileage-ev-prod function app stopped running after 12:00AM on 3rd Dec. untill it was redeployed. Need a technical explanation of this problem. It is a production function app and such issues raise question on Azure service reliability.
Azure Functions
i am facing issue while accessing workspace in azure ML studio
Hi, i am facing below issue while accessing workspace in azure ML studio can you please help ? Error loading workspace Your request for data was not sent. Here are some things to try: Check your network and internet connection, make sure a proxy…
Azure Machine Learning
How do I deploy GitHub code to Azure Function App through a user-assigned Managed Identity (MI) without giving the MI Reader & Website Contributor subscription scope roles? The rg scope roles did not work and the rg is deployed in another tenant.
Hello, We are developing an invoice agent solution that uses the following resources in a managed application: Function App (containing Python code that moves data from client source to our DB) Container App (that works with the standardized tables in…
Azure Managed Applications
I store weekly Macrium backup files in Azure Blob Storage and want to ensure the setup is cost efficient and automatically removes old data.
I am using an Azure Storage Account to store Macrium backup files that are uploaded weekly. I provided my developer with instructions to optimise costs and ensure old backup data is automatically removed, but his responses indicate that some settings may…
Azure Blob Storage
Trusted Signing Account - Identity Validation In Progress
I have the exact same problem mentioned in this post: https://quic.hkg1.meaqua.org/en-us/answers/questions/5616711/trusted-signing-account-identity-validation-in-pro Hello, I've signed up for the Azure Trusted Signing Account but my organization has been…
Azure Trusted Signing
Getting charged tax on my Azure tenant
I can't seem to find an option to contacting billing with regards to my invoice issue. Extremely frustating as their support for this is TERRIBLE! Any suggestions?
Azure Cost Management
How to Set Permissions in App Service without Authentication Enable?
Attempting to enable application-based authentication on an app service instead of Azure based authentication. The application does not start due to access permissions to the web.config file not being correct. From the log stream... IIS was not able to…
Azure App Service
Explain about new update "Fixed query results pane resizing issue" which was on October 14th.
Previously in the TestPlan section we have runs. If we go to Runs then there we had filter option. With that filter we can query the required data as shown in the attached image. But now I couldn't query it by using filter. Is this because of the above…
Azure DevOps
Our Perforce server is not running on Azure, P4 support thinks its a billing issue, but the bill shows as paid
Our Perforce server is not running on Azure, P4 support thinks its a billing issue, but the bill shows as paid.
Azure Cost Management
AVD sessions are dropped and session freezez
Starting from a few days ago, user's sessions get disconnected or freezes. They have to close Windows App (or the old Azure Virtual Desktop), and reconnect to get back to their session. We have around 15 AVD session hosts, each hosts 9 users, and the…
Azure Virtual Desktop
Speech To Text - S0 - Error 429 on first call
Hi everyone, I’m running into a strange issue with the Azure Speech-to-Text REST API. My workflow is: I call the endpoint: POST https://<my-resource>.cognitiveservices.azure.com/speechtotext/transcriptions:transcribe?api-version=2024-11-15 …