How to get the app ids
What is the main difference between "windows" option and windows WIP available under Intune app protection policy ? there is an option to add app by app id, which app id we need to put here. How to get the app ids.
URLs are not reachable when try from Azure VM | UAE region
I’m experiencing an issue accessing specific URLs from my Azure VM, which is configured in the UAE region. When I try to reach the following URLs: https://bawaba.dof.gov.ae/ https://tahiya.dof.gov.ae I encounter an error preventing access. However,…
Microsoft graph API to enable public client flows
API to enable public client flows
What is the correct way to grant access to the RBAC?
Hi. I need to give permissions to an account to execute commandlets: Set-CASMailbox -Identity $username -ActiveSyncBlockedDeviceIDs @{ add = $deviceId } Get-MobileDeviceStatistics -Mailbox $username Remove-MobileDevice -Identity $id…
How to Monitor Per-User Usage and Costs of Azure Document Intelligence Resource?
Hello all, I currently have a Document Intelligence resource set up and have a separate web application integrated with it so that it makes calls to my endpoint and receives the results to be displayed back to the user. This application is going to be…
how can i give permissions to a container in a storage account
Hi, I would like to give granular permissions per container in an azure storage account. How can i accomplish this?
GET /** request every 5 minutes for a Azure Webapp
Hi! I have an azure webapp (Windows, Java) that every 5 minutes gets a request like below. Client IP: 0.0.0.0 (but I assume that it might be this: https://learn.microsoft.com/en-us/azure/azure-monitor/app/ip-collection - other things like city etc are…
azcopy copy failure between storage accounts with >10MB blob size
Hi Team, Any ideas how to resolve this?... I am experiencing a problem when trying to copy a blob from one storage account to another when the blob is ~10MB or more. A ~1MB blob works fine. I consistently have success with ~1MB blob size. I…
Windows APP AVD connection issue from MAC
Hello, I am encountering persistent connection issues with the AVD using the Windows App on my Mac, which have been progressively worsening. The connection to the AVD drops 2-3 times every hour. Notably, these interruptions do not affect other…
Windows Server 2025
When Windows Server 2025 will be available to use on Azure?
Processing PDF files embedding multiple invoices
In my industry, we frequently deal with single invoices that span multiple pages (anywhere from 1-20 pages). We have built a Document Intelligence model that successfully extracts the desired data from this "single invoice" pattern. …
$count=true not working as expected on /sites
What When calling https://graph.microsoft.com/v1.0/sites?$count=true with the header ConsistencyLevel: eventual, the @odata.count always equals $top or the amount of sites returned instead of the total amount of sites. This behavior does not match the…
SQL Server LocalDB on Windows on ARM
Hello, i have a Samsung Book 4 Edge with Snapdragon mostly for Software development. I try to install the Sql Server Express Edition, that not work! But i can install the LocalDB-Version and can connect with SSMS and Windows Connection (Sql Server…
How to have more control on my users having access to client's tenant?
Hi, I am facing a scenario where a org needs to give his consultants (part time employees) a domain email address using which they get invited to a separate Azure tenant from client and do their tasks there. The thing is, in this scenario org have no…
Entra ID domain services Fine grained password policy not applying to Entra ID users
Setup: I've set up Entra ID domain services in our cloud only environment, created a VM and domain joined it to the domain services then synced few users from Entra ID then using those user credential i'm able to log in to the domain join VM and use…
Connect-SPOService : No valid OAuth 2.0 authentication session exists ?
I have not been able to connect using the command “Connect-SPOService -Url https://company-admin.sharepoint.com” for several months now. I pick account Enter password click "Next" And get this empty "working..." window…
Failover Cluster DNS changes/updates
Hi All, We have a failover cluster in place for our SQL environment. I have noticed that when it fails over it creates a new DNS record for the new IP of the SQL listener. I have removed all the DNS records, created one and then I have set up the DNS…
Xamarin support for Android API 34 (14)
Hi I have a project and trying to update to API 34 with no luck even I create a blank project (Start new project with basic hello world template) also giving me the same error. Here is the error The TargetFrameworkVersion (Android API level 33) is lower…
Azure database for Postgres Flexible server - Why creating extension uuid-ossp requires azure_pg_admin role?
My question is with respect to Azure Database for Postgres Flexible server (version PG16). I tried to create extension on current database (logged into database as db owner) however I see an error stating "ERROR: Only members of…
Exceeded token rate limit on Azure OpenAI model without using it?
Hi, I've just created my first OpenAI model deployment using 4o-mini but I'm getting a rate limit exceeded error for any api call I try and make to it. This is my first model deployment and the first time I'm making any calls so I'm not sure how I've hit…