Postgre-SQL Flexible Server - pg_cron permissions issue
I am connecting to the postgres database with the psqladminun user who is a member of the azure_pg_admin role. I run the following: CREATE EXTENSION pg_cron; After that I go to schedule a job: SELECT cron.schedule_in_database('part_maint_TEST','0 * * *…
Can I use the microsoft/fluentui-contrib library in an add-in that I'd like to publish to the Microsoft store?
I'd thinking about using a component from the microsoft/fluentui-contrib library in an add-in I'm developing. If I wanted to publish my add-in to the Microsoft store, could I use this library?
I lost my Visual Studio Enterprise Subscription after moving it to different tenant
I tried moving the Subscription to different tenant to create test Azure services because I need to create an App Registration.
Why doesn't Saipan zip code 96950 show up in Azure maps?
Why doesn't Saipan zip code 96950 show up in Azure maps? When entering the name of the island or physical address zip code, it produces no results.
After a Azure Team completed a redeployed due to an unexpected failure on the host server. The VM is sitting in a restarting cycle on boot diagnostics. Should I manually stop and start the VM?
After a Azure Team completed a redeployed due to an unexpected failure on the host server. SQL Server on the VM was not functional. The VM was restarted but is sitting in a restarting cycle on boot diagnostics. Should I manually stop and start the VM?
gRPC connection error: "Error starting gRPC call. HttpRequestException: Requesting HTTP version 2.0 with version policy RequestVersionExact while unable to establish HTTP/2 connection."
Hello! Can you suggest what might be the source (And remedy) for this error that occurs on certain PCs in our organization, but not others? System.Exception: Unable to establish connection because Rpc error 'Internal':…
block Outlook meetings on calendar
Our CEO would like to automatically reject internal meeting requests with an automated response asking the meeting organizer to coordinate with his admin assistant. She is already a delegate for his mailbox. I found an article that explained how to do…
Installation stuck when trying to install ASP.NET Core 6.0 Runtime (v6.0.36) - Windows Hosting Bundle
I've tried multiple times, but it always gets stuck on the same point.
Unable to leverage Auxiliary log table with Text or Json ingestion
Hi, I have followed all the steps from this article https://learn.microsoft.com/en-us/azure/azure-monitor/agents/data-collection-log-text?tabs=portal , and am able to ingest data into 'basic' logs. However if I try to use an 'Auxiliary' log table as…
How to implement Throttling Backoff
Hi, I'm trying to implement an additional backoff function to handle this error, how do I handle exceptions when writing code that applies labels using the MIP SDK with C#? Unfortunately, it takes too many requests to recreate the throttling limit on…
my account is showing disabled , want to reactivate it , and no pending due is showing , what can I do
my account is showing disabled , want to reactivate it , and no pending due is showing , what can I do
CRITICAL-PROCESS-DIED blue screen need help!
I've just reinstalled windows 11 around 2 days ago, everything was running smoothly until now, had a crash about 30 mins ago,I had an update yesterday and just installed the most recent update for Windows 11 2 minutes after the crash, the blues screen…
i am a student please forgive my bill charge
Azure Billing and Subscription Management Team Microsoft CorporationSubject: Request for Waiver of Azure BillDear Azure Billing Team,I hope this message finds you well. I am writing to formally request a waiver for my recent Azure bill due to extenuating…
Log Name: Application Source: Microsoft-Windows-Perflib Date: 22/11/2024 18:10:41 Event ID: 1008 Task Category: None Level: Warning Keywords: User: DADS\meini Computer: Dads Description: The Open proce
Hi all. I'm trying to start Microsoft flight sim from Xbox store but it keeps crashing on startup. I have looked at the events log, applications & Have the following error. Any Ideas how to solve this. Log Name: Application Source: …
no active sponsorship
I have a Azure student account and I get "No active sponsorship" when I check my balance
our subscription of azure shows cancelled whereas we are trying with vendor they are not giving any support
We have our application servers hosted on azure cloud thru channel partner of microsoft. yesterday arround 4:00 PM AST server stopped responding , when we checked we found that it shows subscription expired. we are trying to contact partner but they are…
Retirement Announcement - Basic SKU Public IP addresses will be retired on 30 September 2025
Basic SKU Public IP addresses will be deprecated on September 30, 2025. Below are timelines to keep in mind for deprecation: March 31, 2025 - Last day to create new Basic SKU Public IP addresses. After this date, you will not be able to create new…
sgin up trouble
signed up on Oct 21 free account everything went through including my credit card logged into the potaoral it shows no subscription so tried to sign up now says not eligible for free i only need this to complete a course on Coursera any help would…
How to Read Shared Mailbox Emails Programmatically Using Graph API Without Outlook
Hello, A need has arisen to read Shared Mailbox emails programmatically without requiring the Outlook application to be active at all times, using the Graph API. The Shared Mailbox is set to allow specific users access to read emails, and the mailbox is…
Customize antiforgery failure response
I want to customize the response received by the client when CSRF token validation fails. I was looking at ASP.NET Core's source code and found the middleware I think is supposed to handle CSRF token validation. By looking at it I found that it sets an…