349,893 questions

Sort by: Updated
0 answers

System-assigned managed identity to request an access token

I have an Azure Function app, calls Azure text translate service restful API endpoint. https://api.cognitive.microsofttranslator.com/translate?api-version=3.0&to=zh Now I want to use the system assigned managed identity to request an access token and…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,413 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,917 questions
asked 2024-05-30T17:44:09.3333333+00:00
Chunhui You 0 Reputation points Microsoft Employee
1 answer

Script to export csv/excel file of what groups a user is owner of in Azure/Entra

Is there a script to find what groups a user is owner of in azure or Entra admin center? for ex: i want to know what groups Ted Brown is owner of in Azure

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,917 questions
asked 2024-05-29T16:20:07.3533333+00:00
David Stahlmann 0 Reputation points
edited an answer 2024-05-30T17:43:31.5733333+00:00
Carlos Solís Salazar 17,021 Reputation points MVP
2 answers

Hash table creation issue in Sql server

I have created hash table in outer procedure with 2 columns and trying to create another hash table with same name but 3 columns. Now if i try to insert into hash table in inner procedure i get error saying not able to access third column (which was not…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,934 questions
asked 2024-05-30T09:15:06.0866667+00:00
yashwin g shetty 20 Reputation points
answered 2024-05-30T17:43:26.0033333+00:00
Zahid Butt 556 Reputation points
0 answers

How to sign into Student account if it doesn't appear on authenticator ?

How to sign into Student account if it doesn't appear on authenticator ?

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,773 questions
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.
5,700 questions
asked 2024-05-30T17:43:19.6966667+00:00
Armaan Katkodia 0 Reputation points
0 answers

How to move my resource (VM) to another subscription under a different directory without impacting my associated data disk?

My lab has been running a VM (and a data disk on it) on an account for a while under the default directory and a regular subscription. My university later assigned us some education credits to our account, but as a different directory and a different…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,306 questions
Azure Disk Storage
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
583 questions
Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
213 questions
asked 2024-05-30T17:04:01.5933333+00:00
DY 0 Reputation points
commented 2024-05-30T17:40:50.5233333+00:00
kobulloc-MSFT 24,401 Reputation points Microsoft Employee
0 answers

Microsoft Authenticator after lost my phone

I lost all data on my phone a few days ago. Today, when I tried to reconnect on Microsoft Authenticator (problem) the app kept asking me to enter a code I'm supposed to find precisely on the app (of my now lost phone). Then, when I press the button…

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.
5,700 questions
asked 2024-05-30T17:40:39.7366667+00:00
Antoine Dunant 0 Reputation points
0 answers

Not able to Add custom sender in email servcies

Hello, I am trying to add multiple sender addresses but the option to add a sender is disabled. Can help to activate this?

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
712 questions
asked 2024-05-25T09:26:34.8166667+00:00
Rahul Khairnar 0 Reputation points
commented 2024-05-30T17:40:32.6333333+00:00
ajkuma 22,936 Reputation points Microsoft Employee
0 answers

Error publishing notebook.

I am trying to publish my notebook. I get the following error : CreateOrUpdateNotebook failed: BadRequest. The operation failed because the entity “notebookA” is being renamed to “notebookB”. A retry of rename from exact source to target may work”. It…

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,498 questions
asked 2024-05-30T17:31:34.6033333+00:00
Candy T 0 Reputation points
edited the question 2024-05-30T17:40:04.6866667+00:00
Candy T 0 Reputation points
0 answers

Azure DevOps webapp site fails to load all site objects.

Developers on my team are receiving the error "Refused to apply style '

Internet Information Services
asked 2024-05-28T21:13:00.09+00:00
Ikechukwu Nwabara 0 Reputation points
commented 2024-05-30T17:39:07.84+00:00
ajkuma 22,936 Reputation points Microsoft Employee
0 answers

How to remove page navigation animation in .Net MAUI?

I am using Appshell for navigation. Appshell.Xaml.cs Routing.RegisterRoute(nameof(LoginPage), typeof(LoginPage)); In Viewmodel relay command i am call the below AppShell.Current.GoToAsync(nameof(LoginPage)); Animation is moving from left to…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,006 questions
asked 2024-05-21T05:43:55.4466667+00:00
Sowndarrajan Vijayaragavan 350 Reputation points
commented 2024-05-30T17:38:52.9733333+00:00
Sowndarrajan Vijayaragavan 350 Reputation points
1 answer

testing reading from dedicated pool error

Following

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,498 questions
asked 2024-05-22T15:12:18.18+00:00
Jon Z 20 Reputation points
commented 2024-05-30T17:37:19.2166667+00:00
BhargavaGunnam-MSFT 27,896 Reputation points Microsoft Employee
1 answer

Visual Studio theming not applied correctly to custom Control property's UITypeEditor

Visual Studio: 2022 Community (17.10.0) Visual Experience Color Theme: Dark I'm working on a custom UITypeEditor (drop-down control) for a custom type that's a part of my custom control. When I trigger the UITypeEditor to drop down, I can see it in the…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,858 questions
asked 2024-05-29T19:27:50.2633333+00:00
gb 66 Reputation points
commented 2024-05-30T17:36:18.12+00:00
gb 66 Reputation points
1 answer

How to maintain Ajax calendar values after postback in Gridview Footer

I am using AJAX control textbox in gridview. Inside the gridview, Footer Template i am using dropdown control and many textboxes. after selecting of Ajax calendar control, if i select dropdown, the ajax value getting cleared. How to maintain the date…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,326 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,414 questions
asked 2024-05-29T15:22:30.55+00:00
Gani_tpt 1,806 Reputation points
commented 2024-05-30T17:35:20.6666667+00:00
Gani_tpt 1,806 Reputation points
2 answers One of the answers was accepted by the question author.

Identify errors in AKS logs

I am trying to find KQL queries to identify errors in logs related to an AKS cluster. The tables I am working with are KubePodInventory, ContainerLog, StorageFileLogs, and AzureDiagnostics, which all point to a log analytics workspace. The errors I am…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,902 questions
asked 2024-05-28T23:06:36.67+00:00
Akeem Rajifuja 0 Reputation points
accepted 2024-05-30T17:35:07.6633333+00:00
Akeem Rajifuja 0 Reputation points
0 answers

How to deploy APIM in availability zones, with Public IPs disabled through PowerShell?

How to deploy APIM in availability zones, with Public IPs disabled through PowerShell? New-AzApiManagement -ResourceGroupName "myRG" -Name "myAPIM" -Location "West US2" -Organization "Contoso" -AdminEmail…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,818 questions
asked 2024-05-29T22:46:59.5466667+00:00
bkyllonen 0 Reputation points Microsoft Employee
commented 2024-05-30T17:34:26.6233333+00:00
JananiRamesh-MSFT 22,056 Reputation points
1 answer

Azure AD Token Customization

I have registered an application in azure ad through which I am getting the token which is used for authentication. I have added some app roles to the application which is mapped at group level in enterprise application. While decoding the token in…

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.
5,700 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,790 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,917 questions
asked 2024-05-30T04:44:09.07+00:00
Dinesh Prajapati 126 Reputation points
commented 2024-05-30T17:32:14.93+00:00
Amira Bedhiafi 16,856 Reputation points
0 answers

Yubikey Code Signing over Remote Desktop Session

Hello, I have a YubiKey connected to my server (Windows Server 2019), where I usually sign my applications. Everything works perfectly fine if I sit physically at the keyboard. However, if I use my workstation (Windows 11) with a remote desktop to the…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,517 questions
Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,846 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,328 questions
asked 2024-05-30T17:31:59.26+00:00
lupinlicious 136 Reputation points
0 answers

Issue: The title of reported spam questions will still be visible on my profile page

Background: When I report a question, an activity appears as "You made an edit" with the title of the question and a link to it - see the screenshot for an example. However, in some cases, this is the title where the spam is. See the…

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.
602 questions
asked 2024-05-30T17:31:38.17+00:00
Caozhi Li 0 Reputation points Student Ambassador
0 answers

WinSdk Install Error. "Insert the "SDK ARM Additions" disk and click OK."

Windows_Software_Development_Kit___Windows_10.0.26100.1_20240530190812_065_package_SDKARM64Additions_x86_en_us.log

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
735 questions
asked 2024-05-30T17:30:21.24+00:00
Никита Юрчик 0 Reputation points
0 answers

Not able to add groups in Enterprise applications

We are trying to integration Azure Active directory to Oracle IDCS groups, using which we introduce SSO for the applications inside IDCS. We have configured Enterprise application, Oracle cloud infrastructure console. Under which there are options to…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,874 questions
asked 2023-09-13T15:55:41.3466667+00:00
Madhu Mullangi 60 Reputation points
commented 2024-05-30T17:30:16.08+00:00
Juan Barisich 0 Reputation points