18,825 questions

Sort by: Answers
0 answers

Move only one app service to new subscription

Hi, I want to move one of my app service from Subscription A to Subscription B. How should I do it? There are many other app services in the same resource group, but I don't want to move them. I tried creating a new resouce group and move the one target…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,171 questions
asked 2024-06-17T23:50:25.81+00:00
Violet Zeng 10 Reputation points
0 answers

Convertion of decoded string response from SOAP API to Integer

I am trying to get count of rows through SOAP API. The response is binary 64-bit encoded which is then decoded and replaced with spaces to get only the row count. Problems: Unable to convert decoded binary string row count into integer. Used…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,897 questions
asked 2024-06-17T23:46:09.68+00:00
Zain Rasheed 0 Reputation points
edited the question 2024-06-17T23:50:24.9533333+00:00
Zain Rasheed 0 Reputation points
0 answers

How to programmatically differentiate between a Business Microsoft 365 account and a consumer Office 365 account?

Hi, I am building a multi-tenant application that makes use of the Graph API. For authorizing a sign-in, my code is calling the “common/oauth2/v2.0/authorize” endpoint to fetch the OAuth access token for a user through the Graph API. I want to be able…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
637 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,847 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,069 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,993 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,309 questions
asked 2024-06-17T23:40:44.7366667+00:00
Chirag 0 Reputation points
0 answers

Is match with part of cell possible by a setting?

Does Excel have a setting so that there is a match in the functions XMATCH and XLOOKUP (and other such functions) even if the search string only partially matches the value in the lookup_array? Example: Something so that…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,394 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,606 questions
asked 2024-06-17T23:33:54.0466667+00:00
Regina Henschel 151 Reputation points
0 answers

How to print Word files to OneNote with editable and copyable text?

Hello, Is it possible to print Word files to OneNote so that the contents appear in OneNote as editable and copyable text? For example, if I use the "Send to OneNote" feature with an email in Outlook, the email contents are pasted to a page in…

OneNote
OneNote
A family of Microsoft products that enable users to capture, organize, and reuse notes electronically.
174 questions
asked 2024-06-17T23:26:56.49+00:00
Jennifer 0 Reputation points
0 answers

how to fix missing intel display audio sound driver

i recently had sound problems every time i went into full screen the sound disappeared i went to device manager then sound and uninstalled my monitor and it said intel r display audio next to it ,,now i cant pick up my monitor in the normal sound…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,628 questions
asked 2024-06-17T23:09:38.0266667+00:00
shadley jacobs 0 Reputation points
0 answers

Error using ClientWebSocket: The 'Connection' header value 'Upgrade,Keep-Alive' is invalid. .NET Framework 4.7.2

Hi, Im using .NET Framework 4.7.2 trying to connect to a WebSocket as a client, however I keep getting the same error over and over: System.Net.WebSockets.WebSocketException (0x80004005): The 'Connection' header value 'Upgrade,Keep-Alive' is invalid. …

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,527 questions
asked 2024-06-17T23:05:28.7633333+00:00
Marcelo Cantú 0 Reputation points
0 answers

Not able to deploy web app from the azure openai playground

After I am done configuring the model in Azure OpenAI playground, when I try to deploy the copilot application from the configured model, the deployment says successful, however I see "Applicaiton Error" as I try to access the web application…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,447 questions
asked 2024-06-17T22:51:41.1933333+00:00
Ramesh Maganti (TECH MAHINDRA LIMITED) 0 Reputation points Microsoft Vendor
0 answers

Return exit code

Hello, I have 2 VB.net WinForms app (.net 4.0) one is x64 one is x86 From the x64 one, I call the x86 one and need to get back its return code. Code inside the x64 app: Using Compiler As New Process …

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,630 questions
asked 2024-06-17T22:47:17.3233333+00:00
StewartBW 645 Reputation points
0 answers

Assistance Required: Issues with ARM Template Deployment for Managed Identity

Hello Azure Community, I am experiencing issues with deploying my resources via an ARM template. Despite having all the 'dependsOn' elements specified, the deployment continues to fail. Below, I have provided the relevant parts of my ARM template and the…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
637 questions
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.
701 questions
asked 2024-06-17T22:19:11.06+00:00
Djordje Djukic (AKVELON INC) 0 Reputation points Microsoft Vendor
0 answers

how Azure AD users can access apollo application hosted in AWS

Apollo Application is deployed on AWS Cloud. It is accessed by Contoso users using their Azure AD credentials. Azure AD is setup and configured on Contoso Azure Tenant.   We need a solution to change the Contoso Azure AD from Auth Tailspin Azure AD. …

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,120 questions
asked 2024-06-17T22:18:14.2266667+00:00
sounder rajan rajan 0 Reputation points
0 answers

How do I resolve this exception thrown while trying to do CRUD operations on CSOM?

How do I resolve this exception thrown while trying to do CRUD operations on CSOM? Let me break this down for you. CRUD, of course, means "Create Read Update and Delete". CSOM is the tech for connection C# to a Sharepoint List (or, I assume,…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,027 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,488 questions
asked 2024-06-17T22:08:59.36+00:00
William Thompson 80 Reputation points
0 answers

authenticating to azure sql db using entra credentials Login failed for token-identified-principal

The goal is a WPF app that allows external users in an Entra external tenant to authenticate to an Azure SQL DB. I am following https://learn.microsoft.com/en-us/entra/external-id/customers/sample-desktop-wpf-dotnet-sign-in carefully, and can use it…

Azure SQL Database
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,120 questions
asked 2024-06-17T21:55:50.7133333+00:00
greg schlitt 0 Reputation points
edited the question 2024-06-17T22:02:23.03+00:00
greg schlitt 0 Reputation points
0 answers

Microsoft 365 Developer Program sandbox subscription. Needed to learn.

Hello, The Learn module in Microsoft 365 fundamentals (https://learn.microsoft.com/en-us/training/modules/what-is-m365/5-explore-microsoft-365-tenant) advises learners to create a developer account for a free 90-day sandbox to train in. Unfortunately,…

Microsoft 365 Training
Microsoft 365 Training
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.Training: Instruction to develop new skills.
43 questions
asked 2024-06-17T21:31:25.08+00:00
Gil Pinto 0 Reputation points
0 answers

How to solve Invalid SessionHandle error with Azure Databricks ?

I am applying a SQLDatabaseChain Chatbot model by using LangChain SQLDatabaseChain and GPT4. I first created this model on Azure Databricks notebook like this : import json import os import langchain import mlflow from mlflow.models import…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,087 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,017 questions
asked 2024-06-17T14:38:14.4333333+00:00
Feng YIJUN 0 Reputation points
edited the question 2024-06-17T21:17:53.1066667+00:00
Erland Sommarskog 103.5K Reputation points MVP
0 answers

Cannot delete event hubs with an active incoming events source

Hello, We enabled Entra ID logs to send to Event Hub, and when we would need to change configuration in our terraform modules, I change it and try to deploy via Azure DevOps pipelines. Everything worked until April end, but just before the Memorial Day…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
580 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,120 questions
asked 2024-06-17T21:12:50.2+00:00
dotnet_guy 10 Reputation points
0 answers

Is it possible to allow user consent for enterprise applications which require assignment?

I am developing an application for internal use within my company but to prevent any random employee from accessing it we want to require user assignment. Unfortunately this prevents users from individually consenting to the application, requiring…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,120 questions
asked 2024-06-17T20:56:08.4+00:00
Nicholas Hollander 0 Reputation points
0 answers

How do I send email from a VM. What ports can be used?

I have a PHP app running on a VM but cannot email from it. Seems port 25 is blocked. What is the minimal services (Email Communication Service/SMTP) or alternate port that I can use to send a site registration email?

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,087 questions
asked 2024-06-17T20:52:10.3233333+00:00
James Whitley 0 Reputation points
0 answers

Prompt Flow doesn't get new documents from the index (only the old ones from creation date)

Hi! I've created a default (next next next) prompt flow in Azure Machine Learning Studio starting from the index creation. The index, of course, captures all the documents in the blob storage I define. The prompt flow is usable with no problem both in…

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.
800 questions
asked 2024-06-17T20:51:37+00:00
Luciano Santilli 0 Reputation points
0 answers

Authenticator app wants a code from the app when I try to log in with my account

Whenever I open the authenticator app to log in to my school account on the web the app asks me to use a code from the app to log into the app. Obviously I can't do this...

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,847 questions
asked 2024-06-17T20:48:58.4866667+00:00
Nisewonger, Kayla Marie 0 Reputation points