344,644 questions

Sort by: Created
0 answers

azure.core.exceptions.ResourceNotFoundError: (MissingSubscription) The request did not have a subscription or a valid tenant level resource provider.

Azure Support Team, Requirement: To create a custom RBAC role using Python(3.12) Code is pasted below: On executing the code getting the following error azure.core.exceptions.ResourceNotFoundError: (MissingSubscription) The request did not have a…

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
675 questions
asked 2024-05-09T05:04:26.6933333+00:00
Anup Deshpande 0 Reputation points
0 answers

The subscription 'c08f6500-58c5-42af-aaee-62a73e1c603f' is not allowed to create or update the serverfarm.

The subscription 'c08f6500-58c5-42af-aaee-62a73e1c603f' is not allowed to create or update the serverfarm. I have a student account.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,937 questions
asked 2024-05-09T04:56:53.34+00:00
Moumita Roy 0 Reputation points
0 answers

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

How to copy more than one project to Visual Studio and set reference across the pojects?

Dear All, How to copy multiple projects (that do not exist locally) to Visual Studio and set references across the projects?

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,296 questions
asked 2024-05-09T04:49:40.9533333+00:00
BenTam 1,561 Reputation points
edited the question 2024-05-09T04:52:11.82+00:00
BenTam 1,561 Reputation points
0 answers

How to exclude myself from Reply All on iOS Outlook app

Every time I Reply All to an email in the iOS Outlook app it includes my own email address as a recipient and I have to manually edit the recipients and remove myself. There is no option to turn this off. Why is this a standard behavior?

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,090 questions
asked 2024-05-09T04:48:03.7866667+00:00
John kim 0 Reputation points
0 answers

Is There a Way to Configure UPnP on Azure?

I have developed a service that utilizes UPnP in a local network environment. I am attempting to deploy this service in a cloud setting but am encountering issues with the UPnP configuration. I am curious if there is a method to configure UPnP within…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,782 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,317 questions
Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,392 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.
954 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,171 questions
asked 2024-05-09T04:36:18.4166667+00:00
KEONHEE LEE 0 Reputation points
0 answers

VM not working.

This unit requires a VM to complete. But VM not working for this unit. It keeps loading. Any Solution? This question is related to the following Learning Module

Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
45 questions
asked 2024-05-09T04:32:04.5733333+00:00
Nishanth Rajan 0 Reputation points
commented 2024-05-09T05:30:41.3866667+00:00
RNareddy 760 Reputation points Microsoft Vendor
0 answers

System.Data.SqlClient conflict between versions

In a Dll project in C# .Net Framework 4.8 with the latest version of VS I have installed the Nuget package System.Data.SqlClient 4.8.6 but when checking it in the solution explorer, "References", "Properties" appears as 4.6.1.6 and…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,410 questions
asked 2024-05-09T04:28:33.6166667+00:00
zequion 111 Reputation points
0 answers

Issue with move folder API in Microsoft Graph when Email ID contains "/"

When attempting to move a folder using the following endpoint: Endpoint: https://graph.microsoft.com/v1.0/me/messages/{EmailId}/move I'm encountering an error when the EmailId parameter contains a "/" symbol. Despite trying to encode the Email…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,698 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,296 questions
asked 2024-05-09T04:23:23.2433333+00:00
Waqar Ahmed 0 Reputation points
1 answer

SSMS install errors with incorrect error message while SSMS still running

I ran the 20.1 SSMS installer today, while SSMS was running, and it spat out "Something is blocking the install" but then underneath that was no explanation as to SSMS being running, but rather a funny message about my OS being unsupported…

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,787 questions
asked 2024-05-09T04:21:06.5733333+00:00
Mike Pannekoek 0 Reputation points
answered 2024-05-09T04:21:51.1633333+00:00
Mike Pannekoek 0 Reputation points
0 answers

Suddenly getting this error on my web server , users are not able to access the site

HTTP Error 500.19 - Internal Server ErrorThe requested page cannot be accessed because the related configuration data for the page is invalid.Most likely causes: The worker process is unable to read the applicationhost.config or web.config file. There is…

Internet Information Services
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,192 questions
asked 2024-05-09T03:56:02.4366667+00:00
Rajini kanth ~ 0 Reputation points
edited the question 2024-05-09T05:10:51.95+00:00
Lan Huang-MSFT 25,871 Reputation points Microsoft Vendor
0 answers

How to Delete Duplicate Documents / Files in sharepoint online?

There is too much duplicates files and documents in my company's sharepoint online. our company MS cloud space had reached its limit thus these duplicates files had to be delete to free up space. Thanks

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,233 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,719 questions
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.
512 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,814 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,386 questions
asked 2024-05-09T03:50:35.2466667+00:00
Joshua Lim 0 Reputation points
0 answers

Cannot pin more than 12 chat in ms teams

As far as I know we can pin 15 chats in teams but when when i am trying to Pin 13 chat . Pop up comes and shows only 15 allowed remove one and try again i already repair the teams with the windows settings with no success id there any thing to try?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,146 questions
asked 2024-05-09T03:44:24.4433333+00:00
Purva 0 Reputation points
0 answers

Cannot open past Mail emails in New Outlook

I cannot open my Mail emails that were saved in Word Documents in the New Outlook. A message states I need to purchase Microsoft 365. Any suggestions would be appreciated.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,146 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,032 questions
asked 2024-05-09T03:41:07.5133333+00:00
Bruce Jackson 0 Reputation points
edited the question 2024-05-09T05:25:59.08+00:00
LiweiTian-MSFT 14,845 Reputation points Microsoft Vendor
0 answers

Bitlocker partition RAW, status unknown, fully encrypted but won't open at all

Volume D: [Windows-7] [Data Volume] Size: 268.55 GB BitLocker Version: 2.0 Conversion Status: Fully Encrypted Percentage Encrypted: 100.0% Encryption Method: AES 128 with Diffuser Protection Status: Protection On Lock…

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,784 questions
asked 2024-05-09T03:34:55.54+00:00
Microsoft User 1 Reputation point
0 answers

Bitlocker encryption, MFT Corrupted for the fifth time, booted windows 10 again and unlocked my drive, have the passwords and everything and now the file system status is unknown.

Bitlocker encryption, MFT Corrupted for the fifth time, booted windows 10 again and unlocked my drive, have the passwords and everything and now the file system status is unknown. I booted and installed Windows a bunch of times, I am using Windows 10 and…

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,784 questions
asked 2024-05-09T03:28:51.4+00:00
Microsoft User 1 Reputation point
0 answers

Backing up an Azure Tenancy.

Hi, What is Microsoft recommendation, on backing up Microsoft Resource Groups and there items within the RG. Items like, example app service plan, connection, network security group, and others. What is Microsoft about backing up those items.

Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
204 questions
asked 2024-05-09T03:08:21.0666667+00:00
Dave 0 Reputation points
0 answers

Azure AD Group limit users that can be added

Hi, i would like to ask if there is a feature where i can limit the users that can be added to an Azure AD Group. For example, i put a limit of 100 to an Azure AD Group, only 100 users can be added, if they try to add there will be a message that says it…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,627 questions
asked 2024-05-09T03:04:20.6366667+00:00
Joven M. Dativo 0 Reputation points
edited the question 2024-05-09T03:37:30.7733333+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
0 answers

全局管理员打不开SharePoint管理中心

我已经是全局管理员和SharePoint管理员了,但是打不开SharePoint管理中心,还需要分配什么权限,已经好几周了

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.
3,859 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,719 questions
asked 2024-05-09T02:46:31.6966667+00:00
Franky 0 Reputation points
0 answers

vWAn Site to Site VPN

I am trying to connect one test tenant and subscription to another test tenant using site to site vpn and WAN with secured on the primary subscription and the tenant. I am following this article to create VPN gateway separately with custom ASN and the…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,392 questions
asked 2024-05-09T02:44:17.7233333+00:00
prasantc 816 Reputation points
edited the question 2024-05-09T02:48:03.48+00:00
prasantc 816 Reputation points