339,942 questions

Sort by: Updated
0 answers

Wanted to build an Azure resources inventory datamart using

Hell All, I have a requirement to call an azure API via power shell or python (will be scheduled to run) to build an inventory (resources, resource ids, subscription id, DataMart and create a report off of them. I have the the credentials (client Id,…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,503 questions
asked 2024-04-18T17:37:04.51+00:00
Anandsbr 0 Reputation points
0 answers

Creating: App Service

Unable to create app service on Azure. I have tried multiple times. Not sure about the issue. Any help is appreciated. When I see the logs, it seems the update plan is being triggered and failed repeatedly.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,831 questions
asked 2024-04-18T17:35:38.65+00:00
Rupesh Purum 0 Reputation points
1 answer One of the answers was accepted by the question author.

How do you retrieve the displayName of an App Role via Graph?

I need to retrieve the display name of an App Role assigned to a user via the Microsoft Graph API. I see the resource type appRole, but there doesn't seem to be a way to retrieve it:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,503 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,376 questions
asked 2024-04-17T17:41:57.8433333+00:00
Andrew T 0 Reputation points
commented 2024-04-18T17:33:39.4466667+00:00
Andrew T 0 Reputation points
0 answers

The subscription is not allowed to create or update the serverfarm.

Scenario : App service deployment or scaling  Issue: Error " The subscription '<id>' is not allowed to create or update the serverfarm." Workaround:  Retry to provision the App Service after a few hours (similar thread #1535067 user was…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,831 questions
asked 2024-04-17T10:41:42.7+00:00
VenkateshDodda-MSFT 17,911 Reputation points Microsoft Employee
commented 2024-04-18T17:32:12.24+00:00
Guus Beltman 0 Reputation points
1 answer

Teams room ad-hoc meet now groups call

Would it be possible to set up a group that can be searched from the meet now in a team's room to start an ad-hoc meeting?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,032 questions
asked 2024-04-18T03:41:41.9466667+00:00
Courtney Peel 21 Reputation points
commented 2024-04-18T17:27:26.8333333+00:00
Courtney Peel 21 Reputation points
0 answers

Azure Application Gateway Access logs show 502 with ERRORINFO_NO_ERROR but backend responses are 200 OK

I can see a lot of Application Gateway Access logs (200+ in the last 7 days) that show httpstatuscode_d as 502 when I fire the below query: AzureDiagnostics  | where ResourceProvider == "MICROSOFT.NETWORK" and Category ==…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
954 questions
asked 2024-04-18T17:23:14.2066667+00:00
Tinu Thomas 0 Reputation points
edited the question 2024-04-18T17:26:14.24+00:00
Tinu Thomas 0 Reputation points
2 answers

how to resend new user invite

How do I resend a new user invite?

Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,871 questions
asked 2023-10-25T21:10:18.39+00:00
Derrick Salveson 0 Reputation points
answered 2024-04-18T17:25:27.1433333+00:00
Teresa De La Rosa 0 Reputation points
0 answers

How to upload a pandas dataframe directly to SharePoint

I am trying to upload a pandas dataframe to SharePoint directly from a python script (don't want to save anything locally) I'm able to create SharePoint directories/folders from the script so I'm sure that my authentication process is working The…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,559 questions
asked 2024-04-18T17:22:31.5166667+00:00
Aidan Goldie 0 Reputation points
edited the question 2024-04-18T17:23:15.57+00:00
Aidan Goldie 0 Reputation points
2 answers

Creating Azure Web Service Plans

I am trying to create a wordpress web app. This is a day's old account with one subscription and the Microsoft.Web resource has been enabled. I am the account owner and no quotas have been enabled/created/whatever. There are no policies forbidding me…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,831 questions
asked 2024-04-17T19:16:24.4566667+00:00
Chris Stafford 0 Reputation points
commented 2024-04-18T17:21:20.0966667+00:00
TP 74,556 Reputation points
0 answers

Subscription offer, Access to Azure Active Directory, is being deprecated

I've got an email from Microsoft: Your subscription offer, Access to Azure Active Directory, will be disabled on May 16, 2024 You’re receiving this email because you’re an account administrator of the subscription of offer type, Access to Azure Active…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
922 questions
asked 2024-04-18T17:20:46.6666667+00:00
Milan Panic 0 Reputation points
1 answer

I passed the AZ-104 exam on 13th April but I still could not receive the certificate from Azure Learn. Thank you.

Hi Team, I passed the AZ-104 exam on 13th April, I received mail as You’ve earned your Microsoft Certified: Azure Administrator Associate certification. But I still could not receive the certificate from Azure Learn. Thank you.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,812 questions
asked 2024-04-18T17:13:11.0633333+00:00
Anupama Nonchi 0 Reputation points
answered 2024-04-18T17:18:35.6233333+00:00
TP 74,556 Reputation points
0 answers

How to lose the focus of the selected cells when it is done with the 'Clipboard.Clear()' command in Visual Basic?

hi Private Sub tsmFillNumberMerged_Click(sender As Object, e As EventArgs) Handles tsmFillNumberMerged.Click 'Trying to (Fill Auto Namber) cells when they are merging If Clipboard.GetText IsNot Nothing Then Dim sttClip As…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,437 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,563 questions
asked 2024-04-18T17:02:16.4433333+00:00
Mansour_Dalir 1,491 Reputation points
edited the question 2024-04-18T17:16:51.5333333+00:00
Mansour_Dalir 1,491 Reputation points
3 answers One of the answers was accepted by the question author.

The Resource 'Microsoft.Web/serverFarms/WestUSPlan' under resource group 'my-resource-group' was not found

I'm trying to bind a function to a resource group / consumption plan with: az functionapp config appsettings set --resource-group my-resource-group --name my-function --settings WEBSITE_HTTPSCALEV2_ENABLED=1 FUNCTIONS_EXTENSION_VERSION=~4 I created the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,208 questions
asked 2024-04-02T20:23:56.9233333+00:00
Zach Howell 20 Reputation points
accepted 2024-04-18T17:13:53.6466667+00:00
Zach Howell 20 Reputation points
0 answers

Error AADB2C90205

Hello We have a multi-tenant application of type SPA in React calling Web Api in .Net and uses Azure B2C and MSAL libraries for authentication. We need to give customers the possibility to create their own tenant from the client app based on the…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,376 questions
asked 2024-04-17T05:27:29.77+00:00
Egidio Torresi 0 Reputation points
edited a comment 2024-04-18T17:12:03.1133333+00:00
Egidio Torresi 0 Reputation points
0 answers

Utilizing Azure Key Vault secrets for secure password management in Apache spark connector for SQL Server

In the provided code example, our team demonstrates using a hard-coded username and password for connecting to SQL Server using the Apache Spark connector. However, for enhanced security, I want to utilize a password stored in Azure Key Vault instead of…

Azure SQL Database
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,340 questions
asked 2024-04-18T16:57:26.27+00:00
Thomasville99 240 Reputation points
edited a comment 2024-04-18T17:10:53.5266667+00:00
Thomasville99 240 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Virtual Desktop - How will I do to manage account

Hi I have setup AVD in Azure. My Virtual machine administrator account have been locked How will I do to enable account , where can I find it ? Sokoban

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,356 questions
asked 2024-04-17T18:36:36.6833333+00:00
Sokoban 971 Reputation points
accepted 2024-04-18T17:10:25.28+00:00
Sokoban 971 Reputation points
5 answers One of the answers was accepted by the question author.

Graph upload large file with powershell

I have looked at previous posts on this topic and still have not managed to be able to upload a large file to SharePoint using the Resumable Upload. I have some specific areas where I have questions. My current code is: $fileName =…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,503 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,656 questions
asked 2021-10-12T16:46:12.797+00:00
Rick Brown 96 Reputation points
edited an answer 2024-04-18T17:10:05.5233333+00:00
Mike Crowley 116 Reputation points
12 answers

SharePoint Online/OneDrive - "We couldnt find an exact match" for External Users (People Picker)

Hello, Our Office 365 tenant is encountering an error when a non-admin users (Global/SharePoint admin) try to add external users to SharePoint permission groups or share files/folders in onedrive by typing in the external user's email in the people…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
797 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,559 questions
asked 2023-07-31T21:10:02.4+00:00
Scott Lawson 140 Reputation points
commented 2024-04-18T17:08:50.35+00:00
Dominic Booker 0 Reputation points
1 answer

Error Passing Variable to Where-Object

I get no output when running the following command: $Server = Read-Host -Prompt 'Input your Computer name' $Appx1 = Read-Host -Prompt 'Enter Application Name' If($Server) { Invoke-Command -ComputerName $Server -ScriptBlock { Get-AppxPackage…

PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,030 questions
asked 2024-04-18T15:55:12.9733333+00:00
Jack Ring 0 Reputation points
answered 2024-04-18T17:06:41.45+00:00
MotoX80 31,556 Reputation points
0 answers

How to Remove Filters from Teams Board

Within a team's channel board there are filters. The filters can be cleared but only momentarily and they apply automatically whenever any board is opened again. Is there a way to remove this setting?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,032 questions
asked 2024-04-18T17:04:51.7566667+00:00
Asante Morris 0 Reputation points