Facing Issue while trying to cancel a screen share
I am using CallWithChatComposite UI for my meeting application with Azure communication services. When i click on the present screen and then click cancel in the pop up, it is throwing error. Once this is done and then if I try switching on the camera,…
SharePoint Submit for approval button duplicate
I have a problem with my sharepoint site. When I click on submit for approval the submit for approval button is popping up with two buttons and its essentially the same button. There is only one flow for this. How do fix this problem?
Cannot reference to an invalid or deleted Credential object for Fabric Linked Service
Getting this error after refreshing ADF page , credentials is getting removed from Fabric Warehouse Linked Service . Seems a similar problem like…
How to find installed software's on servers
from Windows defender portal (security.microsoft.com) can we get report of all installed software's running on servers only not client machines
Cannot remove resources due to invalid configuration (deployment stack missing)
I tried to remove a Resource Group but due to ignorance something went wrong causing a "invalid state". I had created a container app using Terraforms and I tried to remove that. Since it is a while ago I don't remember if it was trough a…
AKS upgrade to 1.29.7 triggers daily NSG update activity logs
I recently upgraded from AKS 1.28 to 1.29.7 and after that, everyday I can see AKS is initiating updates to the NSG, but not displaying any change history, its like doing a poll check to the NSG. Is this expected? If yes, what is it doing…
Clarification on Certificate Expiry and Renewal for Microsoft-Managed Domain used in mfa
This is for an enterprise application mfa.contoso.com | SAML-based Sign-on We recently received an email notification with the following message: "Please renew your application certificate in Contoso. You’re receiving this notification because…
Request for Assistance with Permissions Issue in Exchange Online for Application-Based Management
Dear Azure Support Team, I am reaching out to request assistance with an ongoing permissions issue impacting my application’s ability to manage Exchange Online resources, specifically with executing Add-DistributionGroupMember and…
How to Enable Entra ID User Login and User Switch in a Hybrid Environment
In a hybrid environment where machines are joined to Entra ID and password hash sync is enabled, attempts to log in with users that are not cached on the local machine but are part of both Active Directory and Entra ID result in an error stating that the…
How to fix Exception with an error code: 0xe (SPXERR_MIC_NOT_AVAILABLE)
I have built a chatbot bot framework and am now looking to integrate speech functionality for the bot. I am trying to run the below code from ms learn quickstart for speech sdk using python. …
Applying Retention Policy to Delete Emails from Specific Sender for All Users
I need assistance with a specific use case. We have an SMTP address in our organization that sends bulk emails to all users, and I’d like to ensure these emails are deleted after 3 months for all recipient inboxes. This requirement includes both new and…
Cannot connect to Azure OpenAI from Azure Logic Apps
I am trying to connect to Azure OpenAI from Logic apps. But getting "Internal Server Error". Below is the clientRequestID "clientRequestId": "14aface4-4043-4c14-9421-68b9c100e314" Please let me know if you need further…
Custom Translator - Unable to create Workspace and upload files
I'm using the wizard in Azure Custom Translator Portal to create a new Workspace but get this error: "A problem was encountered while creating your Custom Translator workspace. Please try again later." Edge DevTools shows this error for…
Unresolved Reference Errors in Azure Pipelines for Database Project with Views Referencing Tables from Other Databases
I have a database project in Azure Data Studio that references tables from another database within its views. I have added this project to a GitHub repository and am using Azure Pipelines for build and release pipelines. However, during the build…
Issue with Autoscaling Nodes in Azure CycleCloud SLURM Cluster
I have created a SLURM cluster on Azure CycleCloud and enabled autoscaling with a maximum of 20 nodes for HPC. I have verified that there is enough quota for at least 10 HPC and 2 HTC nodes. However, upon booting the cluster, only 5 nodes are available…
Disclaimer showing twice
We have a disclaimer set up for all external emails. For one user when he is sending email to external from outlook or outlook web , disclaimer is showing twice. There is no issue in transport rule because for others it is working fine like disclaimer…
Unable to connect to Azure SQL Server from local machine
I have created a SQL Server DB and added required firewall rules. However, I am unable to connect to the DB from my local machine using any SQL Editor. For e.g., DBeaver. Though, I can connect the DB using Azure's in-built "Query Editor". I can…
Cannot create a Azure VM with Windows Server 2025
Version that i try to install Windows Server 2025 Datacenter Azure Edition X64 Gen2 And the error i get when trying to create the VM. If i check the link server 2025 is not on the Supported OS images. "status": "Failed",…
I got an transient error System.Threading.Tasks.TaskCanceledException: A task was canceled. while my service bus consumer listens for subscription
Hi everybody. Using C# / .Net (net8.0). I've implemented my consumer over Azure.Messaging.ServiceBus. (Version=7.18.2) The consumer is a part of hosted service. Initialization looks like : _client = new ServiceBusClient(_connectionString, new…
Encountered error message when requesting token, may I ask why?
curl --location 'https://login.microsoftonline.com/common/oauth2/v2.0/token' \ --header 'Content-Type: application/x-www-form-urlencoded' \ --data-urlencode 'client_id=08a4cb27-28c7-4985-a4b9-ff1dee27a655' \ --data-urlencode…