More clarity on difference between VM and VM instances and Availability Sets (AS)
Hello everyone, On the internet, I saw the difference in the image above- between a VM and a VM instance. So, I infer from this that VMs have different OS systems and all of them operate independently. But VM instances are templates or blueprints of a…
Having trouble trying to remove the BATCH_COMPLETED_GROUP audit action item group from the auditing setup
Having trouble trying to remove the BATCH_COMPLETED_GROUP audit action item group from the auditing setup from a Azure SQL server instance
Trouble with " create storage blob" sandbox exercise in decribe Azure Storage Services module
I'm having trouble with the sandbox exerices in Microsoft Azure Fundamentals: Describe Azure architecture and services, specifically Unit 5 under the Describe Azure Storage services module " create a storage blob". It sends me to create a…
Support of uploading multiple files in Azure AI Studio in "Add your data" secton
Hi team, I have created a Azure AI hub and a project inside it. Why can't I upload multiple files while adding my own data? However, if I don't use the Azure AI Hub and directly open the AI studio, I am able to add multiple files and they also get…
Video Indexer cannot access Storage ACcount
Hello, I have an Azure Video Indexer instance with an associated Storage Account and a User Assigned Managed Identity, all in the East US region. The Managed Identity has Storage Blob Data Contributor role over the Storage Account. The issue is that any…
How to login to the azure VM and Microsoft Entra ID with our non-Microsoft email?
How to login to the azure VM and Microsoft Entra ID with our non-Microsoft email?
Authenticator code not showing up
I’m not receiving any codes through the Authenticator app. All the applications and emails i have are linked to my school account and they all require a code which i cannot access. I’ve deleted and reinstalled the all and the issue still stands. I’m…
Windows App with Azure Virtual Desktop and Conditional Access
Hi, We lock down external access to some users to AVD using Conditional Access policies, and currently use the app ID's below for AVD. I tried connecting using Windows App and it fails, error code 53003 and App name- Windows 365 client. I added that…
Could not load resource. Please ensure no mistakes in the JSON and that referenced resources exist.
Dear experts, I successfully created a data flow 2 weeks ago, and until then, I was able to edit it.. However, this Monday morning, I noticed that I can no longer edit it. When I try to open the data flow, I encounter the following message: “Could not…
How to disable feature of redirecting all HTTP traffic to HTTPS in azure Web App service using azure policy.
How to disable feature of redirecting all HTTP traffic to HTTPS in azure Web App service using azure policy. Our client is asking for a policy so that if anyone creates Function app or logic App services, by default HTTPS only will configured as off.…
Can I publish AVD workspace as an enterprise app and make it visible in the MyApps portal?
We are cloud only and small with a single AVD published in a workspace for our business. Can this be published so that it is accessible in the MyApps portal? The goal is just to streamline and provide a single point of access for all of our apps and…
My Authenticator is not generating codes
I’m not receiving any codes through the Authenticator app. All the applications and emails i have are linked to my school account and they all require a code which i cannot access. I’ve deleted and reinstalled the all and the issue still stands. I’m…
Request Timeout on ADF Web Activity to Synapse
Hello everyone! I have a set of pipelines in Azure Data Factory (ADF) that trigger Synapse via a Web activity POST request. This setup worked until today around 11 AM CET, but now it’s throwing the following error: Error calling the endpoint. Response…
Azure Database for PostgreSQL - Flexible Server - How to modify table owner
Does anyone know how to modify table owner in Azure Database for PostgreSQL - Flexible Server (postgres v13)? I have a administrator role account admindemo (member of azure_pg_admin) and another account named 'liquibase for managing tables, functions,…
Can I work around "NetworkPluginMode overlay cannot be used with PodSubnetID" error when upgrading AKS cluster from CNI to CNI overlay?
One of our clusters is giving the following error when trying to update the network plugin mode to overlay... "NetworkPluginMode overlay cannot be used with PodSubnetID" Is this what the "Doesn't use the dynamic pod IP allocation…
Entra App Registration - Policy to Restrict Client Secret Expiration to 6 Months Globally
A customer is looking to restrict app registration client secret to 6 months globally. Is there a way to accomplish this using Azure policy for example? Thanks.
How to integrate my microsoft bot framework (depoyed on azure) with whatsapp using twilio?
Hello, I want your help, I developed my microsoft bot framework and tested it on the bot framework emulator and worked perfectly (the dialog's flow's logic), and deployed the bot on azure as well. Now I am trying to integrate the deployed chatbot on…
App Insights Profiler doubles memory consumption
Hi, I have a question regarding App Insights Profiler. We've configured our app according to this tutorial and locally (run from VS or in a Docker container) everything works fine (there are API metrics in Portal, profiling sessions, code optimizations…
Custom Translator Portal generic error message when trying to delete or upload files, even for creating workspaces
Good day, I’m a new user of the Custom Translator Platform. I briefly used it for the first time, including document uploads for model training, and everything went smoothly. However, when I logged in two days later to continue, I encountered repeated…
Web app stops working after adding a new environmental variable.
I have a python web app deployed on a linux machine. In the Azure Portal, for this web app I set a new environmental variable. It is not referenced in the code and does not conflict with any of the azure names. Once I save the new environmental variable,…