Cannot upload ContainerLogV2 on connected cluster
Hey, I'm using an Arc enabled Kubernetes cluster created using K3S, and with containerd as a runtime, so the logs are stored in var/log/containers. All the metrics are uploaded on the Azure portal. All the log tables, except the ContainerLogV2 table, are…
Azure Monitor
Azure Storage Account endpoints advertises TLS 1.0/1.1 and 3DES cipher — is this a vulnerability?
I ran an sslscan against my Azure Storage Account endpoints and noticed that it advertises support for legacy protocols (TLS 1.0, TLS 1.1) and weak ciphers like TLS_RSA_WITH_3DES_EDE_CBC_SHA However, I’ve already enforced TLS 1.2 at the storage account…
Azure Virtual Network
Issues with Azure Migrate from VMware to Azure Stack
A new Azure Stack environment has been established by a vendor deployment service, and there is an ongoing effort to migrate VMs from a VMware vSphere environment. Some VMs are migrating successfully, while others are encountering significant failures.…
Azure Local
Microsoft Search Graph connector to Jira - Schema fixed after customisation
In Microsoft Search we had previously successfully setup Confluence Graph connector and customise the schema to include more source properties and their behaviours, so they are filterable (refine) in their own vertical. Now we are setting up Graph…
Microsoft Graph


I got this email, what is it about? Action required: Make a purchase by June 7, 2025 to continue using your tenant
I received this email : Action required: Make a purchase by June 7, 2025 to continue using your tenant You are receiving this email because your associated Microsoft Entra ID tenant (tenant ID xxxx-xxxx-xxxx-xxxx) has been inactive for more than 200…
Microsoft Entra ID
Azure sandbox from microsoft learn deactivate after activating it and keeps this loop until all the daily quota for sandbox is used.
Hello Microsoft learn team, I am facing a problem while activating sandbox for azure. When I click to Activate a Sandbox, it activated successfully and we can see the Subscription in Azure portal but as soon as all the activating tasks is completed,…
Azure Training

Wrong Categories detected for US PI information as EU PII categories
Hey Greetings, Wrong PII category detected for the following US sample information. U.S. passport number detected as EUDriversLicenseNumber U.S. California license number detected as EUPassportNumber U.S. bank account number detected as…
Azure AI Language
Failed to delete Virtual Networks due to usage of Azure IPAM
Hello, I tried few month ago Azure IPAM on my subscription. I want to delete my poc, and when i tried to delete virtual network associeted to the ipam an error occurred with error code ResourceOperationFailure. When i refer to this case, i have…
Azure Virtual Network
How long does it take to receive the ParticipantRemoved callback when User B (on the React Native mobile app) force-quits the app during an audio call initiated by User A (on the web)?
I’ve integrated Azure Communication Services to enable video and audio calls between a mobile application and a web application. We’re encountering an edge case where User A (on the web) initiates an audio call to User B (using the React Native mobile…
Azure Communication Services
Getting error "o.isUcEnabled is not a function" in Azure Databricks Workspace.
Hello All, When we are trying to access Azure Databricks. It is displaying "o.isUcEnabled is not a function". We are unable to open workspace where we can check our jobs status and others. Please let me know why this is happening all of…
Azure Databricks
Unexpected unavailable Azure Database for PostgreSQL Flexible Server
Resource Type: Azure Database for PostgreSQL Flexible Server Location: switzerlandnorth Availability Status: undefined (Unplanned) Title: UnknownReason Summary: Your Azure Database for PostgreSQL - Flexible server is currently unavailable. We are…
Azure Database for PostgreSQL
Please amend my legal name
Kindly assist to amend my legal name. Time sensitive
Microsoft Teams Development
Route Table is not routing some IP addresses
I've setup a lot of Route in my route table, so that certain remote subnets (e.g. 10.10.99.0/24) are routed via a Virtual Appliance. They all work except for 2 routes. I can't see why these 2 particular routes are not working but the rest are. I've…
Azure Route Server
The name 'NonNativeKeyboard' does not exist in the current context
I have set up the project according to the official tutorial, but there is an error message as shown in the picture. How can I solve it?
HoloLens Development
Azure Account Issue: Unable to Delete Payment Method After Tenant Deletion; Cost Management Access Error**
Problem Summary: I used my personal credit card to create an Azure free account. However, I have not used any services at all, not even those covered by the free credits — essentially, the account has remained inactive. Later, I wanted to remove the…
Azure Advisor
Frequent disconnect/reconnect issue with IoT Hub Device.
I have an IoT Hub on the Standard plan (S1) and i have set up two IoT Hub Devices. One of the devices is routing data regularly and has a stable connection over MQTT (mqtts). The other one, with the exact same setup just with a different DeviceID,…
Azure IoT Hub
How to Enforce Tagging Standards During Azure Subscription Creation
Issue Statement: There is a need to implement an Azure Policy that prevents the creation of Azure subscriptions if certain required tags are not provided during the creation process. However, it has been observed that Azure Policy does not support…
Azure Policy
after paying subscription still not working
after paying my bill how long does it take to work again
Azure Cost Management
SAML Toolkit for C# and ASP.NET
Is there any SAML Toolkit for C# and ASP.NET? I want to integrate SAML 2.0 into my existing ASP.NET application. I have done the research for plugins/toolkits for. NET. I haven't found any from Microsoft. Please help me on this.
ASP.NET
C#
ResourceNotFound error when trying to work with team or group that was created with Graph API
We create teams and groups with Graph API using app permissions. After creation we need to make some manipulations with created team/group and it was all working. We have a delay between creation and interaction with created resource. But since 2025…