344,961 questions

Sort by: Updated
0 answers

New-AzVm fails with 'The subscription is not authorized' error

I have the following command: New-AzVm -ResourceGroupName 'vs2022rg' -Name 'vs2022vm' -Location 'swedencentral' -Image 'MicrosoftVisualStudio:visualstudio2022:vs-2022-comm-latest-win11-n-gen2:2024.04.15' -VirtualNetworkName 'vs2022vnet' …

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
962 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,637 questions
asked 2024-05-10T07:00:01.3066667+00:00
A.M. Sabuncu 31 Reputation points
0 answers

Azure AD B2C SSO and Teams app

Hi all, We are developing a Teams tab app. Our backend application is authenticating users with Azure AD B2C. How can the users log in to our application via Teams Tab app? Any sample code or document? I can find find only Entra ID SSO with Teams App.

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,885 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,645 questions
asked 2024-04-22T05:32:41.1633333+00:00
KT 130 Reputation points
edited a comment 2024-05-10T06:59:12.9833333+00:00
Vikram Boorla (Tata Consultancy Services Limi) 245 Reputation points Microsoft Vendor
1 answer

Accessing Azure VM via Bastion (shared link) with AAD Users

Hello, we set up our first Azure VM (win 11 multi-session). We want to access the VM via a shared link (Bastion) and log in with AzureAD users. I have created the shared link and access via local users works fine. I can RDP to the VM with the…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,185 questions
Azure Bastion
Azure Bastion
An Azure service that provides private and fully managed Remote Desktop Protocol (RDP) and Secure Shell (SSH) access to virtual machines.
243 questions
asked 2024-05-08T13:48:47.3966667+00:00
Schäfer, Lukas 0 Reputation points
commented 2024-05-10T06:58:15.4266667+00:00
Schäfer, Lukas 0 Reputation points
0 answers

User.identity.getuserid() returns null after signin.

I have a piece of code for login in asp.net C# webform. it uses inbuilt login function, and User.Identity.GetUserId() to catch the userId. But after login the User.Identity.GetUserId() returns null. Below is my login code // Validate the user password …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,289 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,301 questions
asked 2024-05-10T02:12:49.11+00:00
Emeka Okoye 46 Reputation points
commented 2024-05-10T06:58:15.18+00:00
Emeka Okoye 46 Reputation points
1 answer

Unable to reschedue my Exam SC-300 - Microsoft Identity and Access Administrator

Unable to reschedue my Exam SC-300 - Microsoft Identity and Access Administrator

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,242 questions
asked 2024-05-10T06:49:57.13+00:00
Bassey, Ayimo 0 Reputation points
edited an answer 2024-05-10T06:57:52.2733333+00:00
TP 76,846 Reputation points
0 answers

Port forwarding in Azure for web application migration

I have one on-prem web application that is working on domainname.com:7071 now we are migrating this app to Azure (Web App + Frontdoor). The client wants to include a port in URL, don't want to migrate without a port in URL. As per my knowledge, it is…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
586 questions
Azure Traffic Manager
Azure Traffic Manager
An Azure service that is used to route incoming network traffic for high performance and availability.
111 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
964 questions
asked 2024-05-10T06:57:25.2733333+00:00
Krutik Shah 0 Reputation points
2 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,301 questions
asked 2024-05-09T04:49:40.9533333+00:00
BenTam 1,561 Reputation points
commented 2024-05-10T06:56:15.4033333+00:00
Jiale Xue - MSFT 34,201 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Problem connecting to VPN using Azure VPN from work laptop

I am the only one of the team who could not connect to VPN. Encountered error message is "Status: Server did not respond properly to VPN Control Packets". Date and time is synchronized Azure VPN Client is allowed on firewall Tried updating WAN…

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,393 questions
asked 2024-04-23T07:22:16.11+00:00
Surio, John Dye 20 Reputation points
accepted 2024-05-10T06:55:55.05+00:00
Surio, John Dye 20 Reputation points
0 answers

I'm trying to deploy the HCI 23H2 cluster from the Azure Portal and hit the following error while validating the cluster. Any suggestions to troubleshoot?

I have registered the system PatrasA with AzureARC using the below link. https://learn.microsoft.com/en-us/azure-stack/hci/deploy/deployment-arc-register-server-permissions?tabs=powershell while validating the nodes from the AzurePortal hit the below…

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
273 questions
Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
332 questions
Windows Server Clustering
Windows Server Clustering
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Clustering: The grouping of multiple servers in a way that allows them to appear to be a single unit to client computers on a network. Clustering is a means of increasing network capacity, providing live backup in case one of the servers fails, and improving data security.
962 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,947 questions
asked 2024-05-10T06:54:38.49+00:00
Yall 0 Reputation points
4 answers

Update to 2309 stuck Post-Installation

I recently tried to update our server to 2309. No issue during prereq check and installation succeeded without an issue, however I have been stuck on Post Installation. It looks like SMS_Executive is crashing and I am unable to locate an error related to…

Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
840 questions
asked 2023-11-20T00:39:19.1466667+00:00
Erik Inkster 40 Reputation points
edited a comment 2024-05-10T06:54:24.1266667+00:00
Steve Cahill 6 Reputation points
1 answer

"owl carousel" not working when appending data dynamically using jquery

I'm appending the data dynamically to "owl carousel" and initially the data is showing correctly and next (when I click the button) I'm erasing and re-assigning the data to the "owl carousel" (because the data will keep change) at…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,289 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
881 questions
asked 2024-05-06T04:31:47.04+00:00
Ashok Kumar 181 Reputation points
commented 2024-05-10T06:53:43.4133333+00:00
Lan Huang-MSFT 25,871 Reputation points Microsoft Vendor
2 answers

two decimal for label

Hello This is my sample code Label LRO = e.Item.FindControl("LRO") as Label; LRO.Text = roff; its should return value in something example two digit decimal 12.45 14.00 15.12 how to do so thanks

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,289 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.
301 questions
asked 2024-05-04T14:42:56.72+00:00
RAVI 916 Reputation points
commented 2024-05-10T06:52:40.0766667+00:00
Lan Huang-MSFT 25,871 Reputation points Microsoft Vendor
1 answer

Upload de arquivos no ASP.NET 4.6.1

Good morning my friends! I'm having a lot of difficulty uploading a 1.5GB file to Asp.Net. I've tried different ways but all without success. I adjusted the web.config like this <httpRuntime targetFramework="4.6.1"…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,289 questions
asked 2024-05-03T12:47:51.6933333+00:00
Sergio Luiz da Silva 0 Reputation points
commented 2024-05-10T06:51:49.09+00:00
Lan Huang-MSFT 25,871 Reputation points Microsoft Vendor
1 answer

How to use a microsoft personal email with DefaultAzureCredential from python sdk to download/upload files in azure storage blob account?

I'm developing a system in which a user from a simple python application can download/upload files from azure blob storage. I'm using python sdk and VS code as IDE (without the azure extension activated) and I'm stuck with microsoft personal account used…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,447 questions
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,662 questions
asked 2024-05-09T14:38:27.34+00:00
Alberto Porro 0 Reputation points
edited an answer 2024-05-10T06:51:07.06+00:00
Nehruji R 2,126 Reputation points Microsoft Vendor
0 answers

AVD - OFFICE - User sign in issues

Environment: 5 AVD devices - fslogix - Gen1 machines Operating system: Windows (Windows 10 Enterprise for Virtual Desktops) Office is on version 2308 build 16.0.16731.20542 64-bit / semi-annual enterprise Problem: In all office applications users get…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,328 questions
Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,374 questions
asked 2024-05-07T10:39:52.7266667+00:00
Kjell B 0 Reputation points
commented 2024-05-10T06:50:42.3166667+00:00
vipullag-MSFT 24,441 Reputation points
4 answers

Error installing SCDPM 2022

Hello community I don't understand the world anymore :-( Been trying to install SCDPM 2022 for a few days. Unfortunately always without success. Situation: DP1 Windows Server 2022 current version with all requirements installed. Also SSMS. DB1…

Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
840 questions
asked 2024-04-29T06:44:58.6433333+00:00
Mame Meier 30 Reputation points
commented 2024-05-10T06:50:15.44+00:00
XinGuo-MSFT 14,541 Reputation points
1 answer

Unable to filter emails by multiple categories with Graph

Hello, I am trying to filter emails by multiple categories with Microsoft Graph, but I'm not able to get it to work. I found this thread which gives me a query to filter by category 1 OR category…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,707 questions
asked 2024-05-07T06:47:39.59+00:00
Rafa 0 Reputation points
commented 2024-05-10T06:49:52.68+00:00
Rafa 0 Reputation points
0 answers

I cant login to outlook

Hello Please i need your help on this issue. I cannot login to Outlook i get the error message When i put in the IMAP Account settings it keep asking me for password.    Our email is hosted on BlueHost

Microsoft Exchange Online
Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,093 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,039 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,909 questions
asked 2024-05-10T06:48:38.95+00:00
Iniobong Nkanga 1,681 Reputation points
1 answer One of the answers was accepted by the question author.

How can I close previous browser tabs with use of a weblink?

Is there a way to close previous browser tabs through API where we sent an URL to open the default Edge browser? So in the URL we must sent the command for this action, I came thus far that the previous tabs go blank but not close with following part in…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,149 questions
asked 2024-05-03T12:56:51.46+00:00
Kleykens Jochen 20 Reputation points
commented 2024-05-10T06:46:42.75+00:00
Kleykens Jochen 20 Reputation points
1 answer

how to get key info from other tenant

Hi according to this article:…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,135 questions
asked 2024-05-08T01:55:48.3233333+00:00
Siqing Zheng 80 Reputation points
commented 2024-05-10T06:46:29.3+00:00
Siqing Zheng 80 Reputation points