Database XXX on server XXX is not currently available
Today I woke up and tried to use my Azure Development Database but encountered this issue: "Please retry the connection later. If the problem persists, contact customer support, and provide them the session tracing ID of…
Database XXX on server XXX is not currently available
Today I woke up and tried to use my Azure Development Database but encountered this issue: "Please retry the connection later. If the problem persists, contact customer support, and provide them the session tracing ID of…
AI quota extension
Hai team this is a followup to my previous question, now i have exhausted mu available quota and is there any way that i can extend my free trial account a bit, if possible can you guide me on how?
Summary rules - Limit on total aggregated size
Folks, I'm trying to use summary rules to aggregate firewall logs. There's a hard size limit from MS per result of 100 MB which I think is not up to the mark for firewall logs. While summarizing I'm creating two sets and grouping by 7 other fields (I…
No PRT with Certificate Based Authentication in Entra Hybrid Setup
I have Entra Hybrid setup where on prem AD is connected to Azure AD using AzureAD Connect. From a domain joined computer, if user logs in with username/password, PRT is available and user can open office portal without entering credentials. But if user…
Bing Ads Campaign Report WSDL New Columns Not Documented
The WSDL file for reporting service https://reporting.api.bingads.microsoft.com/Api/Advertiser/Reporting/v13/ReportingService.svc?singleWsdl has 5 new columns added which were not previously present. No documentation is available regarding these 5…
Unable to see Microsoft Learn Sandbox to work on Microsoft Learn exercise(s) for the learning for unit 4 of 9 at ~ https://learn.microsoft.com/en-us/training/modules/describe-core-architectural-components-of-azure/4-exercise-explore-learn-sandbox !!
I am learning the Microsoft Azure Fundamentals learning course through Microsoft Learn and learning the unit 4 of 9 of the learning course, at the URL link ~…
SANDBOX not working
Sandbox not functioning in Core Components section This question is related to the following Learning Module
New outlook (1.2023.425.600) cannot edit messages
In the new outlook I do not appear to beable to edit messages. (1.2023.425.600)
Powerbi azureMap multi-select not working anymore
Hello. Recently, the default Powerbi visual "azureMap" seems to have lost the ability to multi-select different states by holding down the CTRL key and clicking. I have checked the "Filled Map" and that default visual still allows me…
Powerbi azureMap multi-select not working anymore
I was told in the prior ticket that this was resolved and will be rolled out with a new update. I haven to seen that this has occurred and nobody has responded to the prior ticket.…
Block ping and telnet Azure SQL database
You can block ping and telnet from public networks to an Azure SQL database, considering that I already have a private link configured?
Promptflow Error unsupported operand type(s) for +: 'dict' and 'dict'
I have tried multiple prompt flows in different ways, but all of them are resulting in same error. Flow work fine in prompt flow compute session Chat It also works fine for first time in postman Second time onwards, it starts throwing error. I am using…
How to Detect Which Participant is Speaking in Real-Time in a Teams Meeting Using Azure Communication Services?
Hi everyone! I am developing an application using JavaScript with the libraries @azure/communication-calling and @azure/communication-identity. My goal is to capture real-time voice data each time a participant speaks during a Teams meeting using Azure…
Static Web App - incomplete upload due to storage quota or error - how to debug?
I have a Hugo static web app, that upload only part of the website. I think it might be due to the storage quota applied (aka 250MB for a static web app). I will try to reduce, but how can one check what the current storage size is on the static…
Issues with Teams on Iphone
Good morning, Recently, I have been experiencing issues with Teams. As soon as I open Teams on my iPhone, it immediately redirects me to the Authenticator app, after which I am taken straight to a Microsoft error page. The error I receive is as…
How to fix wrong level classification in App Service Logs
I set up logging in our Python App Service and when looking at the console logs, Azure is misclassifying the level of the logs. For example, a simple info log shows as an error when querying the logs. Here is a screenshot:
A Autoridade Certificadora (CA) para Apple Push Notification (APN) está mudando
Olá, abaixo está uma atualização da Apple sobre APNs. Atualmente, estamos usando o Azure Notification Hubs para notificações push móveis. A atualização abaixo da Apple requer alguma ação no nosso aplicativo existente (iOS) registrado no Azure…
How to Deploy a Flask Backend and Next.js Frontend Together in Azure Web Services
We created an application using Next.js React for the front-end and Flask for the back-end. We successfully developed and tested the app locally using Docker. For deployment in Azure, we: Created a container registry Tagged Docker images Created…
Deploying with Microsoft.Graph sdk to Azure Function App Isolated Worker Net 8.0 causing InternalServerError from host runtime
I am trying to debug this issue where the inclusion of the Microsoft.Graph SDK is causing the azure function app host run time to fail. Running the function app in debug mode locally I have no issues using Microsoft Graph to access the data I need. It…