375,451 questions

Sort by: Updated
0 answers

Assistance Needed with Unavailable Lab Environment in DP-300T00-A Course

Hello, I'm writing to seek assistance with an issue I've encountered while working through the DP-300T00-A course on Microsoft's Learn platform. Specifically, I've been unable to access the lab environments required to complete several exercises. For…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,514 questions
asked 2024-09-13T10:59:26.94+00:00
Gregorio 0 Reputation points
edited a comment 2024-09-18T12:06:00.32+00:00
Gregorio 0 Reputation points
1 answer

Why are my questions wrongly flagged?

I've tried posting this question thrice already in this forum, but it always get flagged with "This content has been deleted due to a violation of our Code of Conduct." What rule am I breaking?

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
804 questions
asked 2024-09-18T11:48:22.9833333+00:00
Cristian Duguet 0 Reputation points
answered 2024-09-18T12:05:18.1166667+00:00
TP 90,556 Reputation points
1 answer

Save JSON file and quit code editor on MacOS laptop

Hi, I am in middle of training and working on sandbox exercise. There is a need to save JSON file and quit code editor on powershell window. training instructions says to use CTRL+S (to save) and CTRL+Q to quit code editor. I doubt if the keys will be…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,514 questions
asked 2024-09-18T11:01:26.2966667+00:00
Avinash Arora 0 Reputation points
answered 2024-09-18T12:05:00.17+00:00
Pradeep M 2,450 Reputation points Microsoft Vendor
0 answers

How to extract images from a document using Azure Document Intelligence?

As per the documentation for prebuilt-layout model they are saying But I couldn't understand how exactly I can access the cropped images when I trying to do it in python like below: result = documentintelligenceclient.begin_analyze_document(…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,629 questions
asked 2024-09-18T07:09:38.02+00:00
Haritha Maturi 0 Reputation points
commented 2024-09-18T12:04:51.68+00:00
romungi-MSFT 44,951 Reputation points Microsoft Employee
1 answer

How can I migrate a Linux OS disk encrypted with Azure Disk Encryption from one tenant to another tenant?

We have a Linux virtual machine in Tenant A with its OS disk encrypted using Azure Disk Encryption and a Key Vault in the same tenant. Our goal is to migrate this virtual machine from Tenant A to Tenant B. However, decrypting the Linux OS disk is not a…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,802 questions
Azure Disk Encryption
Azure Disk Encryption
An Azure service for virtual machines (VMs) that helps address organizational security and compliance requirements by encrypting the VM boot and data disks with keys and policies that are controlled in Azure Key Vault.
173 questions
asked 2024-09-16T02:09:37.04+00:00
saravana srinivas chintapatla 0 Reputation points
edited a comment 2024-09-18T12:04:45.37+00:00
Srinud 2,310 Reputation points Microsoft Vendor
0 answers

NullReferenceException when building Xamarin Android Binding Library

I've been trying to build a Xamarin Android Binding Library having a .jar file in it. It builds just as expected with different .jar-s I tried, however when I add jackson-databind library, I keep receiving BINDINGSGENERATOR : error BG0000:…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,337 questions
asked 2021-10-07T14:07:06.057+00:00
Vladislav 1 Reputation point
commented 2024-09-18T12:04:14.61+00:00
Lewis Spencer 0 Reputation points
0 answers

when get data from procedure exist on PostgreSQL it show not exist although it exist?

I create stored procedure on PostgreSQL as below CREATE OR REPLACE PROCEDURE app_sec."app_perm_sp_pkg$get_all_tenants"( IN p_tenant_cur refcursor, OUT p_status integer, OUT p_status_desc text) I try to get data by call sp from PostgreSQL…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,457 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,853 questions
asked 2024-09-16T20:41:42.9366667+00:00
Ahmed Salah 0 Reputation points
commented 2024-09-18T12:02:51.2066667+00:00
AgaveJoe 28,051 Reputation points
2 answers

Azure trusted signing identity validation process stuck due to inability to upload required documents

I'm trying to create an identity to setup azure trusted signing. The process is stuck with "Action Required" status and is asking to "Provide additional documents to complete your validation request". Whenever I try to upload the…

Azure Trusted Signing
Azure Trusted Signing
Trusted Signing is a Microsoft fully managed, end-to-end signing solution that simplifies the certificate signing process and helps partner developers more easily build and distribute applications.
75 questions
asked 2024-09-05T09:42:47.2166667+00:00
Sohaib Aljundi 0 Reputation points
commented 2024-09-18T12:02:46.53+00:00
Sohaib Aljundi 0 Reputation points
1 answer

How can I set a Conditional Policy for all Azure Portal?

Hello, I am struggling here with Conditional Policy feature, were I am trying to enforce MFA over Azure Portal, but I am unable to find that there: The only one that I have found was this one but still no match's for a group of users: How can I find…

Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,420 questions
asked 2024-09-18T08:52:35.7433333+00:00
godzillaKP 46 Reputation points
commented 2024-09-18T12:02:27.91+00:00
Satish Amrutappa gokale 0 Reputation points
3 answers One of the answers was accepted by the question author.

Authenticate my own Blazor App with against my SSO-REST Backend

Hi, regarding to this blog https://devblogs.microsoft.com/dotnet/whats-new-with-identity-in-dotnet-8/ I've successfully created a REST-API with Identity and SSO. But now I need my Blazor frontend to authenticate against this rest service. The blog…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,558 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
331 questions
asked 2024-09-13T08:27:44.94+00:00
Clemens Mattner 0 Reputation points
commented 2024-09-18T12:01:29.92+00:00
Clemens Mattner 0 Reputation points
0 answers

How to download my azure az-900 certificate from microsoft dashboard and i have did that certification in 2021

How to download my azure az-900 certificate from microsoft dashboard and i have did that certification in 2021, Can you please help me to download it?

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,035 questions
asked 2024-09-18T12:01:17.99+00:00
Suchitra Takkasila 0 Reputation points
1 answer

Hello All, Can any one help how to monitor SAN switches and Storage devices like Store once Devices, MSL Tape Library with SCOM 2019.

Hello All, Can anyone help how to monitor SAN switches and Storage devices like Storeonce Devices, MSL Tape Library with SCOM 2019. Regards, Ravi shankar

Operations Manager
Operations Manager
A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
1,473 questions
asked 2024-09-17T06:52:36.2533333+00:00
K, Ravi Shankar 0 Reputation points
commented 2024-09-18T12:00:14.6233333+00:00
K, Ravi Shankar 0 Reputation points
0 answers

Upgrading azure-identity from 1.10.0 to 1.16.1 gives "DefaultAzureCredential failed to retrieve a token from the included credentials. "

We are trying to upgrade azure-identity from 1.10.0 to 1.16.1 which gives DefaultAzureCredential failed to retrieve a token from the included credentials. Attempted credentials: EnvironmentCredential: EnvironmentCredential authentication unavailable.…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,420 questions
asked 2024-09-17T12:09:55.3866667+00:00
Rishitha, Katta 0 Reputation points
edited the question 2024-09-18T12:00:13.3333333+00:00
JananiRamesh-MSFT 26,556 Reputation points
5 answers One of the answers was accepted by the question author.

Authenticator on iOS/iPadOS shows notification badges without reason

Since some day my authentication on iOS/iPadOS shows a notification badges and I can’t find a reason for that. There are no notifications inside the app. I already deleted the app and reinstalled, but the badge is there again. Of course I can switch off…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
6,638 questions
asked 2024-08-04T07:43:26.5566667+00:00
SteWi 190 Reputation points
commented 2024-09-18T11:58:06.6+00:00
Christopher Oliphant 0 Reputation points
0 answers

TEAMS Classnotebook error

When I tried to distribute documents to students using the Class Notebook feature in Teams, the documents could be opened, but the Class Notebook tab doesn't appear and I cannnot destribute. Yesterday, it worked.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,975 questions
asked 2024-09-18T11:56:29.7966667+00:00
m-y 0 Reputation points
0 answers

Hub and two Spoke vnets with AFW in Hub and traffic from Expressroute

Hello, I have got problem with not going traffic via Azure Firewall from ExpressRoute to one of two spoke vnets(I don't see any traffic on Firewall logs but I can see traffic with tcpdump on VM in spoke). Traffic to on-prem via ExpressRoute works fine…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
655 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,406 questions
Azure ExpressRoute
Azure ExpressRoute
An Azure service that provides private connections between Azure datacenters and infrastructure, either on premises or in a colocation environment.
367 questions
asked 2024-09-18T08:55:52.09+00:00
Sepski, Krzysztof Antoni 0 Reputation points
commented 2024-09-18T11:56:28.9233333+00:00
KapilAnanth-MSFT 44,551 Reputation points Microsoft Employee
1 answer

how to permit DROP table Azure Database for PostgreSQL flexible server

I want to prevent a user from dropping a table But at the same time he can create it, but not drop it.

Azure Database for PostgreSQL
asked 2024-09-15T14:19:15.5666667+00:00
Yusif Nasirov 5 Reputation points
edited a comment 2024-09-18T11:54:13.1866667+00:00
Mahesh Kurva 5 Reputation points Microsoft Vendor
3 answers

Creating Application Insights, You do not have prmission to create resource in the Resource Group specified

When I try to enable App Insights inside my function App I get the message "Can't update settings without Application Insights resource." Creating Application Insights, I get the message: You do not have permission to create resource in the…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,210 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,904 questions
asked 2024-09-16T11:26:51.87+00:00
PauloMatos 170 Reputation points
edited the question 2024-09-18T11:53:28.26+00:00
JananiRamesh-MSFT 26,556 Reputation points
1 answer One of the answers was accepted by the question author.

Migrating SCCM 2403 to a Separate Server and Database

Is it possible to migrate SCCM 2403 from a server that currently has both the SCCM server and database to two separate servers, one for the SCCM server and the other for the database? If so, what are the steps to successfully migrate to the new…

Microsoft Configuration Manager
asked 2024-09-12T12:16:34.9733333+00:00
liven stool 85 Reputation points
accepted 2024-09-18T11:53:10.9233333+00:00
liven stool 85 Reputation points
0 answers

Unable to Create Windows VMSS via terraform deployment

Hello all, I am very confused and am seeking help! I am trying to create a Windows Virtual machine scale set however when i try to create it I am met with the below message - │ Error: creating Windows Virtual Machine Scale Set (Subscription:…

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
386 questions
asked 2024-09-18T11:53:06.8966667+00:00
Nagajan Modhwadia 0 Reputation points