View output of Azure function implemented with python on linux consumption plan
Hi everyone, I'm creating a couple of azure functions using python and would like to see the logging data when the function is executed. In my local environment, I can see this in vscode terminal: My question is, how can I achieve the same in the Azure…
EntraID - Update appRoles Application
Good morning, I'm trying to create Application Roles with the following permissions: Application.ReadWrite.All and AppRoleAssignment.ReadWrite.All (Delegates and Applications). However, I receive the following error when following the documentation: { …
How to get normal "Start" and programs like menu in my Windows 11 Pro ?
Hi, How to get normal "Start" and programs like menu in my Windows 11 Pro ? Following are the details of the OS and its versions. Edition Windows 11 Pro Version 23H2 Installed on 13-03-2024 OS build 22631.3593 Experience Windows Feature…
More than 5 custom domains per static web app
Hi, I'm sending link to a twitter where I've described the problem. https://twitter.com/_piotr/status/1471715545145819136?s=20
Static App Only Allows 10 Domains Forwarded from Front Door?
I have a multi-tenant Saas offering that runs on a static app on the front end and azure functions for back end. One of the requirements is to give the option for each customer to bring their own domain so generally is 1 to 1 from tenant to custom…
Backup Cosmos DB
Bom dia! estou com dificuldade para fazer backup do meu banco, estou utilizando a versão free do cosmos db até 32gb, mas meu banco é bem menor que isso. Quando rodo o backup via script ou por ferramenta como mongo db compass, em ambos apresenta erro pra…
Waiting for an available agent - All eligible agents are disabled - Microsoft-Hosted Agent
We are using a Microsoft-hosted agent in Devops. Our Release pipeline is stuck and has been for over 10 hours. It has a message: Waiting for an available agent - All eligible agents are disabled or offline. Our agent is idle and available. Everything…
Entra App Registration - Policy to Restrict Client Secret Expiration to 6 Months Globally
Hello, A customer wants to restrict App registration client secret to 6 months for all developers globally. Is there a way to implement this, for example, using Azure Policy? Thanks.
How to covert UTC time to CST
I have a dataset recorded in UTC format. I want to covert it and add a field as CST. I used convert(datetime, switchoffset(convert(datetimeoffset, @UTCTime), datename(TzOffset, sysdatetimeoffset()))) to covert CST. However, I found it changed the time…
How do I redeem Microsoft Office 365 for a new domain. I am being asked to buy o365 and not redeem. 2. Azure Admin does not allow me in. the error message is I have to use a work email... now I am still operating under my personal email,
How do I redeem Microsoft Office 365 for a new domain. I am being asked to buy o365 and not redeem. 2. Azure Admin does not allow me in. the error message is I have to use a work email... now I am still operating under my personal email, and hoping to…
Difference between 'client.GetStringAsync' and 'await client.GetStringAsync'
Hello! I have a synchronous function that I cannot change to async. How can I still call it correctly without using GetAwaiter? Task<string> task = client.GetStringAsync("http://ifconfig.me"); Task<string> task3 =…
Microsoft Authenticator - Unable to recover 'your backup is not stored with this email'
I've recently factory reset my phone (OnePlus 5T) and am now unable to recover my backup. Before resetting my phone, I made sure that cloud backup was enabled and I'm sure the recovery account was assigned to my primary email account. However,…
How to join the 3 KQL tables?
Hi all, I want to get the inactive users data with seesionhostname, hostpoolname, lastlogindate,username and i am trying to get it through KQL query which we need to join 3 tables i am getting the below error 'join' operator: Failed to resolve column…
Where can I view the video embedded in this Microsoft Learn web page? It's not loading correctly.
Unit 3 of the Microsoft Azure Fundamentals: Describe Cloud Concepts (https://learn.microsoft.com/en-us/training/modules/describe-cloud-compute/3-what-cloud-compute) has an embedded video that displays as a white box and does not play. Behavior seen on…
Microsoft Entra: Graph API v1.0 userRegistrationDetails Not Returning MFA Status for all Users.
When I queried the graph api v1.0 endpoint for userRegistrationDetails to obtain Mfa registration and isAdmin, I see a very small subset of users from my on permise environment (not mfa enabled nor admin). The dashboard also reports the same value seen…
How to fix the ASR registration issue for Hyper-V cluster nodes
I was trying to configure the ASR on Hyper-V cluster node, but its failing while registering and end up with the error,
Azure VM connection to fetch images from Azure DevOps Pipeline
Hello Everyone, So we have some workloads hosted as Azure IaaS VMs running Linux. Few of the VMs need access to Azure Docker Registry on the Azure DevOps pipeline. But Our organization policy does not allow the workloads to connect to the internet. Is…
Could not load resource. Please ensure no mistakes in the JSON and that referenced resources exist.
Dear experts, I successfully created a data flow 2 weeks ago, and until then, I was able to edit it.. However, this Monday morning, I noticed that I can no longer edit it. When I try to open the data flow, I encounter the following message: “Could not…
I cannot see my usage credits history and check my balance MoM
I'm trying to access my usage history using this link (same as used I before and it was working fine), and the page says that I don't have an active subscription, which is wrong because its being used and I have lots of credits available. …
Waiting for an available agent - All eligible agents are disabled or offline
Our deployment pipeline was working yesterday and as of last night it just stopped. We have a release that has been spinning for the last 10 hours with the message "Waiting for an available agent - All eligible agents are disabled or offline".…