Who to contact at microsoft to report malicious activity
We are seeing attacks on our Azure hosted website coming from ip addresses in China and Singapore. It looks like an automated vulnerability scanner. It has been going on for a couple of days. They seem to be enumerating our various sub domains. How do I…
Chat completions not available in some regions?
We are upgrading from 35-turbo to 4o-mini and this page in the documentation looks like it says the chat Completions endpoint is not available in some global regions like australiaeast and canadaeast. Is that correct and my code will no longer work in…
how to check my hard disk health
hi friends, can anyone tell me how to check my hard disk health?
Azure initiative for ISO 27001:2022
We have to implement ISO 27001:2022 at Azure Switzerlan. Is there an azure initiative for ISO 27001:2022? There is currently one for ISO27001:2013. Does anyone know what should be changed for 27001:2022?
Allow known users to log in to my web app (SPA) with Entra Id
We have a web application (SPA) where users log in with mail address and password. A particular customer is using Entra Id for the organisation's users. Most of their users are known in our application thru matching email addresses. I'd like to offer…
Azure API Management: Automatic Sign-In Issue After Signing Out
In Azure API Management, users are able to log in via Azure AD B2C. However, an issue occurs after they sign out and attempt to log in again. Upon being redirected to the sign-in page and pressing the Azure AD B2C button, users are automatically logged…
Azure app services
What happened if I put zero in Retention Period in the settings shown in attached screenshot? Is this retention period apply to storage account? These logs I can able to see while I have run query in following path webapp-->logs-->Appservice…
Azure VPN on Mac: Connected but Unable to Browse the Internet
I have the following setup: Azure virtual Network having address space 10.0.0.0/16 3 subnets: application_subnet address prefixes: 10.0.2.0/24 vpn_gateway_subnet address prefixes: 10.0.5.0/24 app_gateway_subnet address prefixes:…
Why is obtaining the Logic App URL not intuitive?
I’m currently working on implementing pre/post application logic to trigger a pipeline via HTTP requests using an event subscription with a webhook. However, finding the Logic App URL has proven to be less straightforward than expected. I saw this…
Issue Creating Private Endpoint with Azure Application Gateway's Private Link Enabled
Hello Azure Community, We are facing an issue while creating a private endpoint in Azure, and we need some assistance to resolve this. Scenario: We have created an Azure Application Gateway with the private link feature enabled. Now, we are trying to…
How to create SSO login page for canvas app.
Is there any way create a SSO login page in Canvas app.
The portal encountered an issue while attemding to retrieve access token.
I can't do anything on my azure account, I have this error message below. I try to sign up to another subscription like "pay as you go" but it fails verfying my phone (which is correct). It's for my personnal use so I don't have an another…
Stuck with "We tried to verify your Partner Center profile MpnId xxxxxx information but were unable to do so"
Hello, We have been trying to complete the verification process for over three months, but we have faced constant challenges and delays. Recently, I received an email confirming that our Partner Center profile (MPN ID: XXXXXX) was successfully verified,…
I'm getting a CORS issue while loading my webpage with MSAL - how do I whitelist my webpage with Edge Auth?
I'm using the code from this page in my own project to get access tokens: https://learn.microsoft.com/en-us/entra/identity-platform/quickstart-single-page-app-javascript-sign-in Below, you can see the CORS errors, but I cannot find a whitelist to add my…
Azure Synapse account creation email conflict
Hi all. I tried creating a synapse account using my work email, but I suspect it was blocked by a firewall. I then tried using my gmail account and while that works, I am not eligible for the free account. I suspect the IP is causing the 2 accounts to…
Powershell script not working through Task Scheduler
Hi, I am trying to disable few users on AD with the help of a simple PowerShell script as below. Import-Module ActiveDirectory Read content from DisableUser.csv file $users=Import-CSV C:\ADUSERS\DisableUsers.csv ForEach ($user in $users) { …
A parameter cannot be found that matches parameter name 'List'
I have been trying to build a powershell runbook that captures the source document library's folder structure and cloning it to a target sites document library using PnP PowerShell. I keep running into the same error that I can't seem to resolve. At…
Can I use the Microsoft Money 2005 disc to install with Windows 11?
I just updated my desktop PC's system and installed Windows 11. I want to reinstall Microsoft Money 2005 using the disc of the original installation. Will it work so I can open my Money backup? Thanks, Tess
CORS issue on the Azure Table Storage APIs when calling table endpoints
For one of my projects, I'm aggregating information in the browser and have to push metrics to Azure Table Storage. For this, I use the @azure/data-tables dependency and a SAS token. On the Azure Storage Account, I enabled the CORS settings to allow any…
Microsoft 365 Business Premium come with SpreadSheet Compare
Does Microsoft 365 Business Premium come with SpreadSheet Compare? I cannot find it in the list of available apps associated with my account online. In Excel, the Inquire COM plugin displays as available, but the NativeShim.dll doesn't exist and plugin…