352,129 questions

Sort by: Updated
2 answers

How to delete a directory for Azure in the Portal settings | Directories + subscriptions page

I have switched to the default directory in Azure Portal and would like to delete the remaining directory listed. How do I delete the unwanted directory listing?

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,022 questions
asked 2024-06-10T04:50:46.2+00:00
Ho Choo Geok 0 Reputation points
answered 2024-06-10T06:55:14.5433333+00:00
Babafemi Bulugbe 2,605 Reputation points MVP
2 answers

Can I put the value of instanceDurationInDays in minutes for the QA while creating access reviews using powershell?

I am able to create an azure access reviews with Graph API 1.0 using PowerShell. Now, there is a property called instanceDurationInDays which should have an integer value. The access review will remain active for the number of days of the value of…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,987 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,425 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,206 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,016 questions
asked 2024-05-27T13:42:49.5833333+00:00
Sumit Bhargav 0 Reputation points
commented 2024-06-10T06:54:07.4433333+00:00
Sumit Bhargav 0 Reputation points
1 answer

Single Sign On to different O365 tenants

Hi everybody, I have the following situation: Single Active Directory domain (domain.local) 2 Office 365 tenants (domain1.com, domain2.com) 2 ADFS Servers one of them syncing users from one OU1 to domain1.com and handling SSO. Users have UPN…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
4,046 questions
Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,214 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,016 questions
asked 2024-06-06T08:50:15.8566667+00:00
Christoph Nellis 0 Reputation points
commented 2024-06-10T06:53:58.9566667+00:00
Christoph Nellis 0 Reputation points
0 answers

Where can I get the Microsoft Certified Teacher MAE exam?

I have earned the badges and awards for Microsoft Advanced Educator, but I was asked to take the exam first to obtain the certificate, but I did not know where I could get the exam location to take it. Can you help me?

Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
162 questions
asked 2024-06-10T06:53:18.7533333+00:00
Khadija al-shehhi 0 Reputation points
0 answers

Getting "Graph Service Exception" when Issuer is set to custom domain

I'm encountering the error message "Issuer should match tenant's domainName for non-federated identity" when attempting to create or update a user through the graph API using a custom domain as the issuer. The custom domain is set as the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,987 questions
asked 2024-06-10T06:52:54.49+00:00
Palanisamy, Saranya (LNG-CON) 0 Reputation points
1 answer

Is it really necessary a https endpoint for Azure Event Grid even if my endpoint is a VM inside Azure?

Hi there, I have an API (uvicorn) running as a 'webhook' in an Azure VM. I am trying to use 'Azure Event Grid' to route Blob storage events to this API. Do I really need to obtain a SSL certificate and cofigure uvicorn to use the certificate in order…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
330 questions
asked 2024-06-07T19:49:36.8966667+00:00
Roberto Araujo Filho 65 Reputation points
answered 2024-06-10T06:52:32.4366667+00:00
Sander van de Velde 30,016 Reputation points MVP
0 answers

Policy written in azure purview

I have written the policy in Azure Purview, but I have to manage all the Azure resources under the same policy in Azure Purview. Can we do that?

Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
992 questions
asked 2024-06-10T06:51:59.88+00:00
Ganapathy Ram 0 Reputation points
0 answers

Kusto query to get the below details CSV format

Kusto query to get the below details CSV format usedIpAddress connected or isolated to which backend (connected device) PrivateIPv4address , attached to ,attached type

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
495 questions
asked 2024-06-07T09:47:34.85+00:00
Monalisa 0 Reputation points
commented 2024-06-10T06:51:42.8266667+00:00
PRADEEPCHEEKATLA-MSFT 81,396 Reputation points Microsoft Employee
0 answers

How can I find out if my video view is on top of my game view in my Android .NET 7.0 project?

I want to play a video in my Android .NET 7.0 project. I have installed the NuGet package XamarinMediaManager version 1.2.2: https://github.com/Baseflow/XamarinMediaManager But the problem is that I only hear the sound of the video when I debug on my…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,032 questions
asked 2024-06-09T21:02:21.89+00:00
Kim Strasser 686 Reputation points
edited the question 2024-06-10T06:51:24.13+00:00
Anna Xiu-MSFT 27,091 Reputation points Microsoft Vendor
0 answers

Writing Kusto queries through code, looking for JSON format conversion to Kusto queries with limited functionality

We are moving the alert triggering conditions to our codebase (C++). Currently, these conditions are written as KQL queries on the Azure portal. We are creating logic that can convert JSON format values to KQL. The generated KQL query will be simple and…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
495 questions
asked 2024-06-07T09:13:14.18+00:00
Saransh Gaur 0 Reputation points Microsoft Employee
commented 2024-06-10T06:51:23.57+00:00
PRADEEPCHEEKATLA-MSFT 81,396 Reputation points Microsoft Employee
1 answer

How to email specific user if a specific option is selected?

Hello, In SharePoint, how can I create a rule/flow that would allow me to have a specific email sent to specific users, depending on the option selected? For example, If Option A, B, or D are selected, it will notify Person 1. If option C is selected, it…

SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
535 questions
asked 2024-06-07T12:35:04.1366667+00:00
Mac 0 Reputation points
answered 2024-06-10T06:51:06.03+00:00
Emily Du-MSFT 42,931 Reputation points Microsoft Vendor
0 answers

Veracode error with SetWindowsHookEx win API call

I am getting an Embedded Malicious Code (CWE ID 506) error while using the SetWindowsHookEx win API call and running a Veracode security scan. The error message states that this technique is typically used by rootkits or other malicious code. Can anyone…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,464 questions
asked 2024-06-10T06:50:57.29+00:00
Aswin mc 0 Reputation points
1 answer

Unable to create User flow in External tenant

It's like a nightmare to deal with this issue! I am unable to create User Flows successfully. Or some times they get created but not get listed under User flows. When I refresh the screen after minutes or an hour or so, I can perhaps see the user flows I…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,697 questions
asked 2024-06-04T02:25:43.71+00:00
Arash Sabet 0 Reputation points
commented 2024-06-10T06:50:22+00:00
Shweta Mathur 28,306 Reputation points Microsoft Employee
2 answers

What permissions are needed for an Azure Runbook to execute the SQL command CREATE USER FROM EXTERNAL PROVIDER

I have an automation account that creates an Azure SQL database and attempts to provision a user from Microsoft Entra Id with access to the database My automation account is configured with a system assigned managed entity and a user assigned Managed…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,155 questions
asked 2024-05-10T22:07:47.5366667+00:00
Mike Welborn 51 Reputation points
commented 2024-06-10T06:49:32.4033333+00:00
AnuragSingh-MSFT 20,981 Reputation points
1 answer

Can not sign into external tenant. Get error: "IDX20804: Unable to retrieve document from ___v2.0/.well-known/openid-configuration"

I am unable to get external Id tenant to sign in for my .net 8 Blazor (Server) application. I have followed these steps to create the user flow and integrate it into my application. …

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,697 questions
asked 2024-06-04T20:28:54.03+00:00
David Potter 0 Reputation points
answered 2024-06-10T06:48:49.03+00:00
Shweta Mathur 28,306 Reputation points Microsoft Employee
1 answer

How to stop notifications about ML.NET updates

Every few days, VS 2019 informs me by a Notification that an update to "ML.NET Model Builder 2019" is available. In Extensions, Manage Extensions, Installed, I find ML.NET listed and disabled. Buttons are available to enable and uninstall. I…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,743 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
182 questions
asked 2024-06-07T16:52:43.3833333+00:00
Andrew Mercer 461 Reputation points
answered 2024-06-10T06:46:56.7266667+00:00
Tianyu Sun-MSFT 28,421 Reputation points Microsoft Vendor
1 answer

Switching Accounts in SharePoint Online Admin Center My Sites Cleanup does not Remove Old Accounts

Question: When you switch accounts in the SharePoint Online Admin Center, User Profiles, My Sites Cleanup, do the old accounts remain as secondary owner / secondary admin? Background information: When you switch accounts in the SharePoint Online Admin…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,968 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,158 questions
asked 2024-06-07T17:18:17.1833333+00:00
Kim Ryan 41 Reputation points
answered 2024-06-10T06:45:34.8+00:00
AllenXu-MSFT 17,416 Reputation points Microsoft Vendor
0 answers

How to remove permanently a automation account

I have created and deleted 10 automation accounts, currently I cannot create any more. It seems that the accounts I deleted have entered soft delete status, is there any way to permanently delete them? My problem is that I have deleted a resource group…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,022 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,155 questions
asked 2024-06-10T06:43:45.1533333+00:00
Nguyễn Hữu Tấn Đạt 0 Reputation points
1 answer

"Premium Automated Serverless Compute - Promo DBU" expenses arise from what, how can I disable it, and why are the costs so high?

"Premium Automated Serverless Compute - Promo DBU" expenses arise from what, how can I disable it, and why are the costs so high? detail in below

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,007 questions
asked 2024-06-09T16:43:36.0033333+00:00
Pratya Thanwatthanakit 0 Reputation points
edited an answer 2024-06-10T06:43:03.4633333+00:00
PRADEEPCHEEKATLA-MSFT 81,396 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

SharePoint Page Sharing to Everyone

Hello, I'm trying to share a SharePoint Online page with anyone but the option Everyone isn't available. I would like to know if it's possible because all my sharing settings are already set on Everyone from SharePoint Administration Center. Thank you so…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,968 questions
asked 2024-06-07T11:58:16.5766667+00:00
Yanice KABEL 20 Reputation points
accepted 2024-06-10T06:42:31.8866667+00:00
Yanice KABEL 20 Reputation points