344,029 questions

Sort by: Updated
1 answer

Does Azure App Service increase my app's quotas?

I am currently using the free plan of the Azure app service. I can't find this information anywhere, or if it is there its unclear to me. If I upgrade my app plan to a paid subscription, for example the Legacy plan, will it increase my apps quotas? Or…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,922 questions
asked 2024-05-06T17:25:18.59+00:00
Sydney Bruce 0 Reputation points
answered 2024-05-07T05:17:38.96+00:00
ajkuma 22,436 Reputation points Microsoft Employee
1 answer

Azure Communication Services, EmailDroppedAllRecipientsSuppressed

I have recently spun up a Azure Communications services, with an Email module. I have confirmed that an email can be sent to my coworkers email, but my email gets this error: EmailDroppedAllRecipientsSuppressed. I have checked the suppression list but it…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
686 questions
asked 2024-04-26T13:00:55.15+00:00
Carter H 0 Reputation points
commented 2024-05-07T05:17:20.1033333+00:00
SnehaAgrawal-MSFT 18,366 Reputation points
0 answers

Long running operation failed when I changed library version

Hello, we used in our pod in this library: com.azure.resourcemanager:azure-resourcemanager-network:2.8.0 To use this API: ExpressRouteCircuitsImpl expressRouteCircuits expressRouteCircuits.inner().listRoutesTable(resourceGroupName, circuitName,…

Azure Virtual WAN
Azure Virtual WAN
An Azure virtual networking service that provides optimized and automated branch-to-branch connectivity.
189 questions
asked 2024-05-02T14:29:04.8166667+00:00
Yahalom Maimon 0 Reputation points
edited a comment 2024-05-07T05:16:31.5966667+00:00
Yahalom Maimon 0 Reputation points
0 answers

When i run a default maui blazor app it not showing output Whats the reason for that? this is the error message i got The program '[12180] MauiApp2.exe' has exited with code 2147942405 (0x80070005).

Windows 10 pro version 22h2 os biuld 19045.4291 Visual Studio enterprise 2022 17.9.6 This is my pc and visual studio versions that im using. When i run a default maui blazor app it not showing output Whats the reason for that? this is the error message…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,195 questions
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,399 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,628 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,904 questions
Blazor Training
Blazor Training
Blazor: A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.Training: Instruction to develop new skills.
2 questions
asked 2024-05-07T04:52:00.16+00:00
s. Nilothaman 0 Reputation points
commented 2024-05-07T05:15:46.1933333+00:00
Pradeep M 475 Reputation points Microsoft Vendor
0 answers

How we can find the users of the Shared link in SharePoint using powershell

"How can I use PowerShell to retrieve the users associated with the shared link 'SharingLinks.44bba7dc-c2e9-45ec-afc3-2cd22cb06614.Flexible.1bf58ca8-0d70-4ead-9987-299fb50fbe6d' in SharePoint Online?" And how to get the user mentioned in the…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,697 questions
asked 2024-05-07T04:26:00.09+00:00
Surjit Kumar A 0 Reputation points
edited the question 2024-05-07T05:15:25.8966667+00:00
Surjit Kumar A 0 Reputation points
3 answers One of the answers was accepted by the question author.

Azure Arc Assistance

this is for my end user and not myself I am setting up Azure Arc with a Private Endpoint so that Arc traffic goes over the VPN to azure. I need assistance in setting up the conditional forwards in our on premises DNS as the Microsoft instructions could…

Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
325 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
469 questions
asked 2024-04-24T15:59:34.6966667+00:00
Dr. Rashida Garner 20 Reputation points
commented 2024-05-07T05:14:18.24+00:00
GitaraniSharma-MSFT 47,676 Reputation points Microsoft Employee
1 answer

Unable to upgrade to Entra ID P2 Tier from my Azure Free Account.

Hello There, I am currently studying for my AZ-104 exam. So I had a free Azure account registered with an email id, say user1@outlook.com. I was accessing it for a month until I wanted to create & manage tenants and explore Entra ID. Now, I…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,581 questions
asked 2024-05-02T02:36:56.2933333+00:00
Adhithya N 0 Reputation points
edited a comment 2024-05-07T05:14:13.1666667+00:00
Adhithya N 0 Reputation points
0 answers

ClientSecretCredential authentication failed

This is my code FolioFactory folioFactory = new FolioFactory(); ConfigOneDrive objOneDrive = folioFactory.ConsultarConfigOneDrive(e => e.IdEntity == IdEntity).FirstOrDefault(); var scopes = new[] { "https://graph.microsoft.com/.default"…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,666 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,286 questions
asked 2024-05-06T21:32:48.83+00:00
Mario Malvido 0 Reputation points
edited the question 2024-05-07T05:14:02.1933333+00:00
PRADEEPCHEEKATLA-MSFT 77,901 Reputation points Microsoft Employee
1 answer

How can I delete expired certificate that will not be deleted?

I'm encountering an issue while trying to update an SSL certificate on my web app. Here's the problem in detail: I have an expired certificate that I cannot seem to delete. Despite receiving a "successful" message upon attempting deletion, the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,922 questions
asked 2024-05-03T17:17:00.6466667+00:00
Alex 0 Reputation points
answered 2024-05-07T05:13:26.75+00:00
brtrach-MSFT 15,256 Reputation points Microsoft Employee
0 answers

As a student how can I access azure AI services.

Hello Everyone, I'm new to the Azure AI service and learning the AI service from microsoft learn portal. But I face issue when I asked for complete the Lab assignment. It required my subscription should be approved to user Azure AI service. I tried to…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,403 questions
asked 2024-04-29T06:46:04.23+00:00
SuryaKanta Nayak 116 Reputation points
edited a comment 2024-05-07T05:13:15.8233333+00:00
SuryaKanta Nayak 116 Reputation points
0 answers

App Service Plan Create operation is throttled for subscription ********. Please contact support if issue persists." },

I deleted all the resources under a subscription, but still i am getting this above error

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,922 questions
asked 2024-05-05T13:24:58.9733333+00:00
joseph 0 Reputation points
commented 2024-05-07T05:12:43.0666667+00:00
VenkateshDodda-MSFT 18,451 Reputation points Microsoft Employee
1 answer

Azure Communications and HVE

Hello Azure Community, I'm Michael Stewart, a Systems Engineer, and I am seeking some insights and guidance regarding the recent updates to the Azure Communications High-Volume Email (HVE) service. As we prepare to integrate these changes, I have several…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
686 questions
asked 2024-05-03T17:10:02.7733333+00:00
Michael Stewart 0 Reputation points
answered 2024-05-07T05:10:48.4633333+00:00
brtrach-MSFT 15,256 Reputation points Microsoft Employee
0 answers

Content filter not created in Azure AI Studio

I created a content filter but it doesnt show up

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,403 questions
asked 2024-05-07T05:09:17.43+00:00
Azure Admin 0 Reputation points
1 answer

Runtime error on server on published website

After publishing my website using Web Deploy I get this error message: "Server Error in '/' Application." My web.config file already contains this tag: How can I view where the error is coming from? There is no error when I run it in Visual…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,922 questions
asked 2024-05-03T20:06:43.14+00:00
deskcheck1-0579 411 Reputation points
commented 2024-05-07T05:08:53.8333333+00:00
VenkateshDodda-MSFT 18,451 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

How to get the range index of repeated elements. LINQ

Thank Dim MyArray as String()={"A","A","A","B","B","C","A","A"} 'Need Result as Array 0-2 3-4 5-5 6-7

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,580 questions
asked 2024-04-21T16:51:14.6766667+00:00
Mansour_Dalir 1,591 Reputation points
commented 2024-05-07T05:08:25.8033333+00:00
Mansour_Dalir 1,591 Reputation points
1 answer

How to get the subscription key of an ARM-based Azure AI video indexer account?

Is there a way to obtain the subscription key of an ARM-based Azure AI video indexer account? If so, what is the process to do so? Thank you.

Azure AI Video Indexer
Azure AI Video Indexer
An Azure video analytics service that uses AI to extract actionable insights from stored videos.
46 questions
asked 2024-05-01T14:21:30.5933333+00:00
Vishnoi, Astha 140 Reputation points
commented 2024-05-07T05:07:12.19+00:00
navba-MSFT 17,280 Reputation points Microsoft Employee
0 answers

Azure Open AI Studio: Completions call failed. Please try again.

I have a active subscription for Azure. I have been using Azure Open AI Studio where I have deployments for GPT 3.5 Turbo and GPT 4 Turbo. Yesterday, my local Python Environment started to throw the following…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
723 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,200 questions
asked 2024-05-02T12:53:37.5766667+00:00
Jaiswal, Nitin - Admin 0 Reputation points
commented 2024-05-07T05:06:39.6733333+00:00
navba-MSFT 17,280 Reputation points Microsoft Employee
1 answer

Is the NVadsA10_v5 series impossible to use Stable Diffusion Cuda?

Hello, I recently created a virtual machine with the Standard_NV36adms_A10_v5 product and tried to use Stable Diffusion. However, entering the nvidia-smi command causes a "No devices we found error." And while using the optimized image…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,166 questions
asked 2024-04-24T02:07:43.0833333+00:00
유진 150 Reputation points
commented 2024-05-07T05:06:32.1533333+00:00
kobulloc-MSFT 23,496 Reputation points Microsoft Employee
1 answer

Sharepoint 2019 on prem with Office Online Server and ADFS, connection was reset for some domains

Hi, Environment: Air gapped system with connection to few domains; Sharepoint 2019 Enterprise on prem with ADFS (no NTLM auth); LDAPCP plugin; MS Office 2016; Office Online Server 2016 published through WAP with passthrough settings; ADFS (LAN)…

Microsoft Office Online Server
Microsoft Office Online Server
Microsoft on-premises server product that runs Office Online. Previously known as Office Web Apps Server.
587 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,697 questions
Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,196 questions
asked 2024-05-06T08:30:27.3+00:00
Shinkus 0 Reputation points
answered 2024-05-07T05:02:42.05+00:00
Ling Zhou_MSFT 13,260 Reputation points Microsoft Vendor
0 answers

Managed Identity Support for Teams SDK

As a part of the security efforts, my team is needing to onboard our python teams SDK bot to managed identity authentication. We know there isn’t currently support for managed identity in the python teams SDK, but does anyone have experience with others?…

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,873 questions
asked 2024-05-05T09:56:54.1+00:00
ChetanSharmamsft 1,026 Reputation points Microsoft Vendor
commented 2024-05-07T05:00:23.5033333+00:00
Vikram Boorla (Tata Consultancy Services Limi) 240 Reputation points Microsoft Vendor