how to talk to real human for azure functionApp refund request
I provisioned azure functionApp using github pipeline. I wanted pay as you go model therefore I choose consumption plan. Only 48 times this function was invoked but Miscrosoft charged me $165 for my usage. I am unable to communicate with real person in…
"Azure Chatbot Reactivation After Payment of Overdue Bills – Over 48 Hours Without Activation".
I use Azure for a chatbot called ChatNCD, and because there were issues with the different languages, we had to pause its use until the issue was fixed. Now, we have paid the overdue bills, but the chatbot has not been reactivated, and it's more than 48…
How to override column value on log ingestion
Hi, I'm trying to modify incoming log data before ingestion into the Log Analytics Workspace's AppServiceConsoleLogs table. Logs are coming in JSON format, and I'm trying to re-use existing columns in that table. Here is my KQL modification…
How to let external users without Azure AD B2C to use my API from Azure API Mangement
I have a backend API that need to be authenticate using Azure AD B2C. I need to put my backend API to Azure API Management to allow external users to use. As the backend already need to be authenticate with Azure AD B2C, so I include the OAuth2 request…
Directory roles vs role management (unified roles) in entra id
While learning the Entra ID and RBAC through graph api, I came across two terms DirectoryRole and RoleManagement. I have some questions on it. What is difference between role template and role definition? In the following screenshot, RoleDefinition…
onlineMeeting: getAllTranscripts is not supported in delegated context?
I have M365 developer subscription (xkmfg.onmicrosoft.com) and I am trying to access MS Graph API onlineMeeting: getAllTranscripts in delegated (logged-in user) context. However, I get an error message that 'Requested API is not supported in delegated…
New to Blazor - A valid antiforgery token was not provided with the request.
Hi all, Can any body please give me an advice so I can move forward to the main page, why I'm getting "A valid antiforgery token was not provided with the request. Add an antiforgery token, or disable antiforgery validation for this endpoint."…
Can't enable background slideshow after original folder was moved
Windows 11 background slideshow was working, but after moving the original folder to another location, I can no longer set the background slideshow. While in the personalize menu, when i select "slideshow", the folder selection menu will appear…
I did not receive my certification because my email in the registration had a typo
Hi, (there was no matching tag so I chose a random one.) unfortunately my email adress by which I registered for the exam at Pearson Vue has a typo (one letter missing). Pearson told me I should contact you by this forum. Because of this, yesterday, I…
Timeout Errors in Azure Function App After Mail Service Integration
Hello, I had created a test function to send emails to users at specific intervals using Azure Mail Service and Function App API, but it didn't work. I later deleted this timer function. However, now none of my previously working API functions are…
Azure Virtual Desktop App (Mac IOS) Cannot access DoD Certs in Keychain.
I am running Azure Virtual Desktop using the Windows Remote Desktop Application (MAC OS), and whenever I enter my username, using my smart card for credentials, the Application seem to have trouble accessing my certificates in Keychain. How do I remedy…
I can't create a Machine Learning Workspace
Whenever I try to create a Machine Learning Workspace, the following error is displayed upon the creatin of a Storage Account: The selected subscription does not have permissions to register the resource provider. I tried creating a new storage account,…
Get information about event
Hi, ALL, The docs at https://learn.microsoft.com/en-us/sql/t-sql/statements/create-event-notification-transact-sql?view=sql-server-ver16#examples sample D shows how check for the event However, I took a look at the sys.event_notification table and there…
Migrating ADFS to Entra ID question
Dear All, i'm new in Azure, i have a hybird environment with ADFS, i was planning to migrate ADFS to Entra ID, and i have already downloaded entra health connect agent and install it on ADFS and domain controller, having waited for 1 day i go…
Fremde Anmeldung in Authenticator App
Hallo, ich bekomme von der Authenticator App immer wieder ein Anmeldeversuch, obwohl ich keine Anmeldung durchführe. Ich habe den Verdacht, jemand Fremdes versucht auf meinen Account zu gelangen. kann man das prüfen ?
my account get disable
my subscription id get disabled and i want to waive off my bill please help
Custom Neural Voice
We have full copyright and rights of an Author who is deceased and we would like to create his Voice via Custom Neural Voice - speech AI. Somehow we are unable to do so because Speech Portal requires the author to consent that his voice can be used.…
How to download your Azure certificate
Hi Team, I passed the AZ-400 and I have not been able to see or download my certificate under the certification menu. It's been more than 7 working days now. Can you help me with the right steps. I look forward to hearing from you. Regards Mike
Migrated from edgio but azureedge.net do not issue certificate and do not work
I've migrate from Edgio to Frontdoor using azure tutorial but the certificate still says "issuing" and the domain, when called, says "DNS_PROBE_FINISHED_NXDOMAIN"
nginx version of php web app in Azure China
I created a web app with php 8.3 as the runtime in Azure China, and I found its nginx version is 1.26.1, we expected it to be equal or higher than 1.26.2, so I wanted to confirm if there is a plan to upgrade web app's nginx version, thank you very much.