18,772 questions

Sort by: Answers
0 answers

Unable to login to Azure portal AADSTS90036 error

I am using Azure Pass Subscription from ESI sessions. I was good. I could not load Azure Cloud Shell. I tried to implement MFA for my account. Then I am unable to login back to my Aure portal. Error: AADSTS90036: An unexpected, non-retryable error…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,124 questions
asked 2024-06-18T04:36:13.0533333+00:00
Narayana Yeluru 0 Reputation points
0 answers

Calling a View from another folder - ASP.NET MVC 5

This .cshtml page display the Main Menu: C:\MyMVCProject\Location\Campus\Views\Shared@_MyMainMenu.cshtml And, this .cshtml displays all classroom data: C:\MyMVCProject\Views\Classrooms@_Index.cshtml I have added a menu item in @_MyMainMenu.cshtml…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,287 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,366 questions
asked 2024-06-18T04:34:39.4766667+00:00
Malam Malam 166 Reputation points
0 answers

Update Range graph api for updating the data to the worksheet is not working

https://graph.microsoft.com/v1.0/sites/{site_id}/drives/{drive_id}/items/{item_id}/workbook/worksheets('{worksheet_name}')/range(address='{start_cell}') Patch request was working few days back .Currently showing 404

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,071 questions
asked 2024-06-18T04:28:23.3066667+00:00
Sirisha Pindi 0 Reputation points
0 answers

JRO Dependencies

Hello In vb.net WinForms .net fw 4.0 app, when I add a reference to: Microsoft Jet and Replication Objects 2.6 Library (Interop.JRO.dll) another component is also force added among with together: Microsoft ActiveX Data Objects 2.8 Library…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,631 questions
asked 2024-06-18T04:26:39.89+00:00
StewartBW 645 Reputation points
edited the question 2024-06-18T04:27:56.14+00:00
StewartBW 645 Reputation points
0 answers

In microsoft teams graph api can meeting host join meeting automatically using scheduled task from web application

Hello , In my application I want to join meeting without manually hitting joinMeetWebUrl is it possible. My application will join meeting as host of meeting then all participant waiting in lobby will automatically admitted in meeting

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,071 questions
asked 2024-06-18T04:15:54.3866667+00:00
Namrata Omniwish 0 Reputation points
0 answers

Missing JSON Template Link for "Add to an Index Using the Push API" Exercise

I'm following the "Add to an Index Using the Push API" exercise in the Implement Knowledge Mining with Azure AI Search learning path (AI-102). The instructions suggest deploying resources using a custom template, but they only provide a…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,517 questions
asked 2024-06-14T09:22:14.64+00:00
Vladislav Sorokin 5 Reputation points
edited the question 2024-06-18T04:02:13.2466667+00:00
AmaranS 3,055 Reputation points Microsoft Vendor
0 answers

Want to add 3rd party authentication using ms teams app

Is it possible to open react app (authentication app) from message extensions? How to upload UI code? Please assist.

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,848 questions
asked 2024-06-18T04:00:33.55+00:00
Nitesh Bagle 0 Reputation points
0 answers

Azure acr isnt working for me ! Region : east US - ACR , strangely works for the INDIAN based ACR

SLSnxCCvRau1.js:1 [Microsoft_Azure_ContainerRegistries] 8:34:36 PM Resource/Repository/ViewModels/RepositoryBrowseBlade RepositoryBrowseBlade: Failed to list repositories. Registry id:…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
416 questions
asked 2024-06-14T14:04:05.5966667+00:00
Omkar 0 Reputation points
edited the question 2024-06-18T03:58:16.3133333+00:00
PRADEEPCHEEKATLA-MSFT 82,271 Reputation points Microsoft Employee
0 answers

Azure Monitor Agent Fluent Bit CVE-2024-4323.

Hello, two questions about Azure Monitor Agent Fluent Bit exe in regards to CVE-2024-4323. AMA agent installation is using fluent-bit.exe in version 2.0.9 (location C:\Program Files\Azure Monitor Agent\Monitoring\Agent\fluent-bit.exe) I would like…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,925 questions
Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,021 questions
asked 2024-06-17T09:51:44.58+00:00
B T 0 Reputation points
edited the question 2024-06-18T03:55:38.18+00:00
PRADEEPCHEEKATLA-MSFT 82,271 Reputation points Microsoft Employee
0 answers

Pushing to GitHub did not trigger a pipeline on Azure DevOps

I am working through the lesson plan named Implement a code workflow in your build pipeline by using Git and GitHub". I get to the part called "Set the upstream remote", do I replace the URL in the lesson example with my Azure DevOps…

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
262 questions
asked 2024-06-18T03:29:01.7433333+00:00
Doug Hill 0 Reputation points
edited the question 2024-06-18T03:54:19.6633333+00:00
AmaranS 3,055 Reputation points Microsoft Vendor
0 answers

How to remove an expired card from an Azure trial that has expired

When trying to remove an expired card from my MS account it wont let me do it stating it islinked to an Azure account I never use and it wont let me remove it

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,035 questions
asked 2024-06-16T13:41:06.3766667+00:00
Gordon Matheson 0 Reputation points
edited the question 2024-06-18T03:53:39.8333333+00:00
PRADEEPCHEEKATLA-MSFT 82,271 Reputation points Microsoft Employee
0 answers

Authentication fails when API method is protected by RequiredScope("...")

When I call a method protected with RequiredScope on my api I get Response = 403, Forbidden. Removing RequiredScope results in 200. The app calling the api does have the correct permission granted. Protected API method: [Authorize(AuthenticationSchemes…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,067 questions
Microsoft Entra
asked 2024-06-16T19:49:51.7366667+00:00
Sam Wheat 361 Reputation points
edited the question 2024-06-18T03:53:12.8933333+00:00
PRADEEPCHEEKATLA-MSFT 82,271 Reputation points Microsoft Employee
0 answers

Can not get response content from Azure OpenAI Studio Assistants

Hi, I am working on Azure OpenAI Studio Assistants, and I tried in playground and use API to get response. Trying to get same response content like the robot answered in playground. Python api code is successful (with same response content in…

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-15T04:09:13.6533333+00:00
WenShin Luo 0 Reputation points
edited the question 2024-06-18T03:50:44.36+00:00
PRADEEPCHEEKATLA-MSFT 82,271 Reputation points Microsoft Employee
0 answers

AZcopy response data for MD5 mismatch

Hi, I'm using AzCopy and with --put and --check md5 for data integrity. I'm reading Azcopy response data in the code and adding it to error/output event handlers. I believe if theres a MD5 mismatch, it should be logged under azcopy response(error)…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,822 questions
asked 2024-06-14T15:57:48.67+00:00
Zeno GH 45 Reputation points
edited the question 2024-06-18T03:48:24.96+00:00
PRADEEPCHEEKATLA-MSFT 82,271 Reputation points Microsoft Employee
0 answers

Unable to Register Resource Providers in Azure for Students Subscription

I am encountering an issue where I cannot register resource providers such as Microsoft.Compute, Microsoft.Network, Microsoft.Storage, and Microsoft.OperationalInsights. Additionally, my "Azure for Students" subscription is not appearing when I…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,214 questions
asked 2024-06-16T21:19:46.3+00:00
Gurupreet Singh 0 Reputation points
edited the question 2024-06-18T03:46:12.7833333+00:00
Ommi Naveen Kumar 195 Reputation points Microsoft Vendor
0 answers

How to find Error log in Azure, I have migrated azure app service properly but after clicking on login at login page it shows the error page how to debug and solving the error

How to find Error log in Azure, I have migrated azure app service properly but after clicking on login at login page it shows the error page how to debug and solving the error

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,167 questions
asked 2024-06-14T04:12:46.19+00:00
Ashraf Khan 0 Reputation points
edited the question 2024-06-18T03:43:52.05+00:00
PRADEEPCHEEKATLA-MSFT 82,271 Reputation points Microsoft Employee
0 answers

Unable to install Entra Connect / Azure AD Connect is not able to create a password which satisfies the current password policy

Trying to install Entra Connect, a task I have done many time, but running into the follows error: [11:08:07.662] [ 20] [ERROR] PerformConfigurationPageViewModel: Unable to install the Synchronization Service. Azure AD Connect is not able to create a…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,124 questions
asked 2024-06-17T10:19:38.0533333+00:00
Christian Waymouth 0 Reputation points
edited the question 2024-06-18T03:37:55.77+00:00
Ommi Naveen Kumar 195 Reputation points Microsoft Vendor
0 answers

Entra ID External Identities - Verification code mail branding

Hi, I've created a user flow in an Entra ID external tenant. When signing up using an email and a password, a verification code is sent to the user's mail. My questions are the following : Is it possible to change both the branding and the content…

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,711 questions
asked 2024-06-17T12:40:31.1166667+00:00
Kevin Ferati 0 Reputation points
edited the question 2024-06-18T03:37:21.26+00:00
Ommi Naveen Kumar 195 Reputation points Microsoft Vendor
0 answers

Does Azure Document Intelligence Support Multiple Documents Within a Single File?

Hello, I'm working on a solution for a client where some of the documents contain multiple files within them. For example, a single file with multiple consecutive invoices on different pages. Does Azure Document Intelligence support this? Also, is there…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,475 questions
asked 2024-06-17T13:50:02.05+00:00
Shahar Spencer 60 Reputation points
edited the question 2024-06-18T03:36:48.3433333+00:00
Ommi Naveen Kumar 195 Reputation points Microsoft Vendor
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 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-18T03:35:33.0166667+00:00
Ommi Naveen Kumar 195 Reputation points Microsoft Vendor