Microsoft account deletion error
Dear Sir, My problem is, when I log in to my account from the Delete Your Microsoft Account section to delete my Skype account and follow the steps one by one to delete my Microsoft account, I encounter the following problems. -It says you need to leave…
ADF - Timeout when all parts have access to resources.
Hi Community! I’m running into a challenging issue with my Azure Data Factory setup. Here’s what my current infrastructure looks like: Azure Data Factory (ADF) CosmosDB Key Vault Storage Account Private Networks Everything was set up months ago…
Remote Desktop Connection - Your Credentials Didn't Work
I'm unable to logon to certain servers in our environment this morning via Remote Desktop. Everything worked correctly yesterday and no configuration changes were made in the interim. Windows Server 2012 R2 domain environment. Some physical and some…
How to assign Static Private IP address to Network interface of replicated item under Azure Recovery service vault using PowerShell
Using below script to assign Virtual network and static IP to replicated item under Recovery service vault. Script successfully assigns virtual network and static IP to the replicated item as per Job status. But static IP is not reflecting on Azure…
Why are my clients recieving a verification request when booking a meeting with me, and can it be turned off?
I have been informed by some clients of an issue when using the book with me link. They are booking a meeting slot, then being told to verify email. When doing this on a phone, they are having to leave the booking to verify, then return to the booking…
Scheduling execution date and time in "az costmanagement export" command
My company uses Azure under MCA agreement and has many billing profiles. I scheduled Azure usage file export job for each billing profile with az costmanagement export create command to have it run monthly but the job never ran at the time I…
IIS Express is running, but I get "Connection Refused" Error
I'm developing an ASP.Net Web Form application and an ASP.Net API. VS Studio 2022 is updated, no firewall or virus scanner is interfering With both projects I have the problem, that the IIS Express does not deliver anything. I even uninstalled and…
closed ports 443 and 80 on all my VM's
my firewall is open for all inbound ports in order to troubleshoot the issue but I am still having that my only two ports is closed 443 and 80 only but all other ports are open in all my VM's . I have a peering network between two VNET is this where came…
Implementation 2MFA Office365 Error Mask with QR Code does not come
Hello team, We have a process with 2MFA conversion for several customers with the same settings and configurations in the company portal that work. A guideline for 2MFA was created based on the MS template. We now have a customer where we already have 8…
Querying Azure activities with subscription names
Hello, I'm trying to list Azure activities in my Log Analytics workspace, and need the subscription name to be displayed. With my current KQL request: AzureActivity | extend subscriptionId = SubscriptionId | join kind=inner ( …
Need to find Top talkers from Azure Firewall network Logs
I want a KQL query and configuration settings which can give me Azure firewall network rule logs with column having details for SentBytes and received bytes details for each packet.
Difference between 'client.GetStringAsync' and 'await client.GetStringAsync'
Hello! I have a synchronous function that I cannot change to async. How can I still call it correctly without using GetAwaiter? Task<string> task = client.GetStringAsync("http://ifconfig.me"); Task<string> task3 =…
Endpoint Privilege Management cost
Hi, we are interested in this add-on for certain amount of end users - is it possible to purchase it only for them or we have to pay for all users in the company whether they use it or not?
Azure Open AI Studio / add your data / disabled API key for OAI -> Error: ""We couldn't connect your data"
I am using the "Add your data"-feature in Azure OpenAI. For security, I have disabled key access for Azure AI Services as per this Azure Policy using the command Set-AzCognitiveServicesAccount -DisableLocalAuth $false ... . I have also…
The remote session was disconnected because there are no Remote Desktop License Servers available to provide a license.
This is what I get when I try to login to my remote machine. This happened after the payment was delayed [Window Title] Remote Desktop Connection [Content] The remote session was disconnected because there are no Remote Desktop License Servers available…
Persistent Issue with "Think Deeper" - Unable to Access Feature
I have been experiencing a persistent issue with the "Think Deeper" feature on your platform. For several days now, whenever I attempt to use this feature, I receive the message "Please try again later." Despite waiting and retrying…
AKS pod in CrashLoop error due to managed identity integration
We have an AKS cluster on which one of our Deployments which now uses DefaultAzureCredential class to fetch connection strings stored in Azure Key Vault. We have provide the "System Assigned Managed Identity" contributor access to Key Vault to…
Microsoft Purview Error when Create Information Protection Scanner Cluster
Im trying create Information Protection Cluster (Settings -> Solution Settings -> Information Protection), but im getting the following error: On browser console i can see the follow error: Im Owner of Azure Tenant and Organization Global…
Failed to execute command group with error API queried with a bad parameter: {"message":"unknown or invalid runtime name: nvidia"} for my azureml compute instance type Standard_NC16as_T4_v3
I am creating custom azureml pipeline using python sdk this is my code from azureml.core import Environment, Workspace, ComputeTarget, Experiment from azureml.pipeline.core import Pipeline, StepSequence from azureml.pipeline.steps import…
RDP Frame Rate Limitation on M1 MacBook Air Running Windows App
Dear Microsoft Support Team, I am writing to report an issue with the Windows app for Mac, specifically regarding the Remote Desktop Protocol (RDP) frame rate limitation. Here are the details of my setup and the problem I'm experiencing: Hardware: …