344,872 questions

Sort by: Updated
0 answers

Azure Data Table Server failed to authenticate the request. Using DefaultAzureCredentials

Hi, I'm trying to follow the tutorial for python application using DefaultAzureCredentials, but it said that my Authentication failed from azure.data.tables import TableServiceClient from azure.identity import DefaultAzureCredential with…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
157 questions
asked 2024-05-09T18:59:37.7566667+00:00
Satria Priambada 0 Reputation points
1 answer

Using SSDT on a build server

I need to use SSDT on my build server. What exactly do need to install to get it working? I have a docker image that does the builds. It's based on mcr.microsoft.com/dotnet/framework/sdk:4.8-20230110-windowsservercore-ltsc2019Ideally, it would be nice…

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,790 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
971 questions
asked 2024-04-24T19:26:26.72+00:00
Mark DeMichele 0 Reputation points
commented 2024-05-09T18:59:17.95+00:00
Mark DeMichele 0 Reputation points
0 answers

API Management - make a revision current

Using this API: https://learn.microsoft.com/en-us/rest/api/apimanagement/apis/update?view=rest-apimanagement-2022-08-01&tabs=HTTP I'm trying to promote revision rev2 as Current Powershell example $jsonBody = @{ properties = @{ description =…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,784 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
969 questions
asked 2024-05-09T18:58:55.2466667+00:00
0 answers

Is it possible to access Azure Resource Manager (https://management.azure.com/subscriptions/8710ff2b-e468-434a-9a84-e522999f6b81/providers/Microsoft.Compute/skus?api-version=2021-07-01) from a VNet which does not have internet access?

Is it possible to access Azure Resource Manager (https://management.azure.com/subscriptions/xxxxxxxxxxxxxxx/providers/Microsoft.Compute/skus?api-version=2021-07-01) from a VNet which does not have internet access? I dont have NAT gateway specified and…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
969 questions
asked 2024-05-09T18:58:46.5466667+00:00
Arvind 0 Reputation points
1 answer One of the answers was accepted by the question author.

Uninstall ASR mobility service

Hello, I've followed a few articles for installing the mobility service and registering a given machine with the replication appliance, but what about uninstalling? Is this msiexec command from the following post sufficient to unregister from the…

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
641 questions
asked 2024-05-07T23:29:01.1+00:00
AdamTyler-3590 210 Reputation points
commented 2024-05-09T18:58:36.6533333+00:00
SadiqhAhmed-MSFT 38,321 Reputation points Microsoft Employee
1 answer

Get-MgUserAuthenticationMethod Command doesn't return any information

I am trying to build a PowerShell script we can use to run hourly that would basically look for users who have recently signed up for Multifactor Authenticator or have Authenticator setup on their account in general and then add them to the group that…

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,565 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,703 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,096 questions
asked 2024-05-09T17:27:25.7166667+00:00
Miranda-5426 0 Reputation points
edited a comment 2024-05-09T18:56:00.67+00:00
Miranda-5426 0 Reputation points
0 answers

COALESCE and CONCAT Address Line 1 and Address Line 2 separated by a comma

We are trying to COALESCE and CONCAT Address Line 1 and Address Line 2 separated by a comma "," from potentially two data sources. So like...123 Main St., Apt. 101 The first part is easy enough... CONCAT ( COALESCE ( LTRIM (RTRIM…

SQL Server Transact-SQL
SQL Server Transact-SQL
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Transact-SQL: A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
47 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,556 questions
asked 2024-05-09T18:55:45.0266667+00:00
Bobby P 221 Reputation points
0 answers

Unable to import any Knowledge base using PDF via the custom question answering Import API

The Question Answering Projects - Import is not uploading the file instead giving Response Code: 202 and when checked for the import status its showing succeeded. [ { "op": "add", "value": { …

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,412 questions
asked 2024-05-08T08:39:23.0166667+00:00
Himanshi Gupta 0 Reputation points
commented 2024-05-09T18:54:32.82+00:00
Himanshi Gupta 0 Reputation points
0 answers

Procedure for a m:n data relationship

Hello! Are there any tools or tips on how to create a data model? Once the data model is there, how best to deal with primary and foreign keys. The based on XML or JSON format. Save and read XML or JSON files. <MappingTable> <Parameters> …

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,299 questions
asked 2024-05-09T07:56:03.26+00:00
Noah Aas 140 Reputation points
edited the question 2024-05-09T18:53:56.26+00:00
Noah Aas 140 Reputation points
1 answer

Is there another way to disable weak TLS cipher suites in Azure Function App Consumption Plan?

I saw that there is a way to choose Minimum Inbound TLS Cipher Suite directly through the configuration > General settings, but this feature only appears for Functions of the Elastic premium plan. Where can I point this configuration for Functions of…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,322 questions
asked 2024-05-09T18:19:38.1633333+00:00
Bruno Von Helde de Oliveira 0 Reputation points
answered 2024-05-09T18:53:38.5366667+00:00
TP 76,846 Reputation points
2 answers

Global Secure Access - "Application operation failed" on any Application change?

Is anyone else having issues with any configuration change with Global Secure Access. I keep getting "Network Access Settings" - "Application Operation Failed when I try adding or editing any option under 'Application Segment sections'. …

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,638 questions
asked 2024-05-08T18:44:25.9433333+00:00
Luis Garcia 15 Reputation points
commented 2024-05-09T18:53:38.4466667+00:00
Marilee Turscak-MSFT 34,066 Reputation points Microsoft Employee
0 answers

How best to fix expired CDP LDAP entry

I have an Offline Root CA that is not domain joined and a Sub CA that is. I'm having an issue with CRL. I manually copied the CRL file from the Root CA to the Sub CA. However, the Sub CA shows an LDAP CDP entry for the root cert. How can I update the…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,200 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,925 questions
asked 2023-10-25T14:33:14.4+00:00
Vincent Sprague 0 Reputation points
commented 2024-05-09T18:52:59.5066667+00:00
Ryan Fischer 1 Reputation point
0 answers

Expanding File and Media Web Part and Document Library Web Part to Full Width in a SharePoint Page

I am working on a SharePoint page where I need to display sales orders side by side using a File and Media web part and a Document Library web part. However, the web parts only occupy a small portion of the available space in their respective…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,728 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,685 questions
asked 2024-05-09T18:47:49.19+00:00
Ahmed Donia 0 Reputation points
edited the question 2024-05-09T18:50:45.5866667+00:00
Ahmed Donia 0 Reputation points
11 answers One of the answers was accepted by the question author.

How Change Windows 11 Taskbar Size ?

can anyone help how to change Windows 11 Taskbar size i really hate default size... why there no Taskbar Resize on Windows 11 that was most basic Setting all user need why the Developer erase that Setting... this's sh*ck i try this method 6 times but…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,268 questions
asked 2023-07-11T08:40:16.9466667+00:00
Alter M 190 Reputation points
commented 2024-05-09T18:47:50.7966667+00:00
Kyle 0 Reputation points
1 answer

azure prononciation assessment input video

can i give to azure prononciation assessment a video input ?

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,411 questions
asked 2024-05-09T16:12:24.94+00:00
Iheb Jandoubi 5 Reputation points
answered 2024-05-09T18:43:51.5333333+00:00
romungi-MSFT 42,296 Reputation points Microsoft Employee
0 answers

need assistence to install MS project & VISIO for MAC OS users

Hi, In my environment, there are some users who require MS Project & Visio apps, but according to the current settings in Microsoft 365 apps in Intune for macOS, only an Office suite package can be created, and there is no option for additional apps…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,393 questions
asked 2024-05-09T18:42:32.64+00:00
TechUST 416 Reputation points
3 answers One of the answers was accepted by the question author.

NT service\SQLTELMETRY provided for NT service\SQLTELMETRY$XCLERAINST is either not a valid account or cannot be used for this service

Hi Experts, While I was trying to install the 2019 MS SQL via PowerShell. I am getting the below error message. The following error occured: NT service\SQLTELMETRY provided for NT service\SQLTELMETRY$XCLERAINST is either not a valid account or cannot…

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,790 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,387 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,096 questions
asked 2024-05-09T04:53:35.4933333+00:00
Jimmy Afflick 0 Reputation points
commented 2024-05-09T18:42:28.8566667+00:00
Jimmy Afflick 0 Reputation points
0 answers

Cannot log into Office 365 account without the authenticator app

I am stuck!!! I have an onmicrosoft.com account. I changed my phone and it did not transfer the apps to the authenticator app. I now am unable to access the account. What is the solution? Unfortunately, I am the admin account! In order to get past any…

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,565 questions
asked 2024-05-09T18:41:33.3333333+00:00
17th Harrow Admin 0 Reputation points
1 answer

Forcing user logout after password change in Azure B2C

Hello, I have two separate applications - a SPA-web application and a mobile application. I have set up user journeys and technical profiles that redirect users to reset their passwords when needed. However, I'm having trouble figuring out how to log out…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,638 questions
asked 2024-05-07T07:27:43.8566667+00:00
Michael Haggren 0 Reputation points
answered 2024-05-09T18:38:35.35+00:00
James Hamil 22,081 Reputation points Microsoft Employee
1 answer

commitment tiers of azure AI services

are the commitment tiers of Azure AI services - document intelligence applicable.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,403 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,412 questions
asked 2024-05-09T15:42:30.3633333+00:00
Manvendra Mahra 0 Reputation points
answered 2024-05-09T18:38:12.19+00:00
romungi-MSFT 42,296 Reputation points Microsoft Employee