339,849 questions

Sort by: Updated
0 answers

We are developing an application that requires access to a mailbox enabled for the Outlook REST API

We are developing an application that requires access to a mailbox enabled for the Outlook REST API. We need a developer preview account to test our app's functionality, especially for creating online meetings, booking the host and recipient's calendar…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,738 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,870 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,827 questions
asked 2024-04-18T12:30:32.99+00:00
Dharmender Kumar(WL) 0 Reputation points
0 answers

How to renew/request a new certificate with same key if the active directory certificate is expired without impacting any services?

How to renew/request a new certificate with same key if the active directory certificate is expired without impacting any services?

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,075 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,815 questions
asked 2024-04-18T12:13:19.4+00:00
Dora, Adarsh 0 Reputation points
edited the question 2024-04-18T12:28:44.02+00:00
Dora, Adarsh 0 Reputation points
0 answers

Retrain custom model in Vision Studio

Hey all, im using Azure AI Vision Studio and i have trained a custom model in Version 4.0. I would like to add more tags to the model. But I can't find a way to train the model again. Is this not possible? Do I have to delete the model and train it…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
305 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,348 questions
asked 2023-11-07T08:02:24.14+00:00
Wierling, Nils 5 Reputation points
commented 2024-04-18T12:28:35.2766667+00:00
Rishi Khemka 20 Reputation points
0 answers

How to reduce the delay in transcribed text using Azure Communication Services and Cognitive Services?

We are using Azure Communication Services and Cognitive Services AI in the same eastus region to make outbound calls. However, there is a delay of 3 to 4 seconds after the user talks on the phone end to get the transcribed text. The code used involves…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
673 questions
asked 2024-02-07T18:14:01.36+00:00
Prasanth Krishnan 15 Reputation points
commented 2024-04-18T12:28:20.2266667+00:00
ajkuma 22,081 Reputation points Microsoft Employee
3 answers

Xamarin navigate to page throws "Object reference not set to an instance of an object."

I'm trying to navigate and pass data to an edit page when I select a row. I select a row in the checklistpage and what to pass that rows data to the treeinfopage. (has two points of entry 1 from menu and 1 from ChecklistPage) the page structures are as…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,288 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,572 questions
asked 2024-04-10T23:23:39.3666667+00:00
tim 40 Reputation points
edited a comment 2024-04-18T12:27:46.38+00:00
tim 40 Reputation points
1 answer

Insert statement not inserting value for one field in sql database

I have one existing table, now I have added one new field. When I try to insert value in that field it's not insert that value. its storing null value. This is very odd issue I am facing.

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,630 questions
asked 2024-04-18T10:13:16.03+00:00
Rajesh Bargode 20 Reputation points
commented 2024-04-18T12:27:41.5966667+00:00
Zahid Butt 556 Reputation points
2 answers

Account disabled Pay as you go

We’ve disabled your Azure subscription To protect the security and privacy of your account, we perform routine audits of all Azure subscriptions. During one of these audits, we identified suspicious activity in your subscription that violates the…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,004 questions
asked 2021-08-04T14:35:26.137+00:00
Scott Alan Johnson 16 Reputation points
answered 2024-04-18T12:25:22.2633333+00:00
Adesola Adewole 0 Reputation points
1 answer One of the answers was accepted by the question author.

Upload files to Azure using a custom client

Hello, we are facing an issue uploading files to Azure using a custom client using azure-storage-cpplite which was developed years ago. We are currently in the process of renewing the api but for now we need a way to work around that. The current file…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,414 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,516 questions
asked 2024-04-16T05:59:11.2166667+00:00
Wansart, Christian 0 Reputation points
commented 2024-04-18T12:25:19.9133333+00:00
Wansart, Christian 0 Reputation points
1 answer

how can add data using for loop

I want to insert some array data into the database. Here using for loop. The problem is - I want to keep the InvoiceNO related to the OrderNumber change. For example, if the OrderNumber changes, the InvoiceNO will also change. I have shown it in the…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,134 questions
asked 2024-04-18T10:36:25.6733333+00:00
jewel 701 Reputation points
edited a comment 2024-04-18T12:22:39.6566667+00:00
AgaveJoe 26,181 Reputation points
1 answer

Application error

I am trying to deploy a Flask app. It runs successfully in localhost and also the build and deploy in github actions is successful as well. The Flask app , just renders a template and nothing else. It is a simple one. But when i click on the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,827 questions
asked 2024-04-14T07:33:36.0366667+00:00
Ashrith S Vasist 0 Reputation points
edited a comment 2024-04-18T12:22:06.7633333+00:00
ajkuma 22,081 Reputation points Microsoft Employee
1 answer

Issue with .NET application when users try to sign in using MSAL. Authentication only works for user that created the application registration.

I am having issues with a .NET application when users try to sign in using MSAL. Authentication does seem to work with my account, which was the one that created the application registration. The error message a user gets when they try to sign in is…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,369 questions
asked 2024-04-12T14:14:13.61+00:00
Christian Bowman 0 Reputation points
commented 2024-04-18T12:21:41.3+00:00
Akhilesh 4,615 Reputation points Microsoft Vendor
1 answer

Microsoft Entra Connect Sync Service is not running on Azure. I may need to upgrade from v1 to v2

I keep getting an error in an email that says "Microsoft Entra Connect Sync Service is not running. The recommended action is to upgrade from Connect Sync v1 (which is obsolete now) to v2. How do I do that upgrade?

Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,369 questions
asked 2024-04-10T14:32:04.6633333+00:00
Michael Budnick 0 Reputation points
commented 2024-04-18T12:21:02.52+00:00
Akhilesh 4,615 Reputation points Microsoft Vendor
1 answer

How to add a Service Reference to a net8.0 Console App (Missing Menu Item)

When you create a Console App in Visual Studio 2022 v17.9.6 as a net8.0 VB project, the ability to add a WSDL service reference is missing from the project context menu: It is also not in the "Connected Service" dialog: However, if you create…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,572 questions
asked 2024-04-15T13:03:15.48+00:00
Jack Art 0 Reputation points
commented 2024-04-18T12:20:50.34+00:00
Jack Art 0 Reputation points
1 answer

Error creating a Cloud Sync Configuration

I am receiving the following error message when trying to create a new cloud sync configuration: "An unexpected error occurred. Please refresh and try again. Request id: REDACTEDbc60, Time: 2024-04-09T23:42:08" I have been attempting to create…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,369 questions
asked 2024-04-10T00:18:44.33+00:00
Ron Deasy 0 Reputation points
commented 2024-04-18T12:20:43.4533333+00:00
Akhilesh 4,615 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Best practices for training Neural Custom Extraction model

Hello, I could not find info on best practices to approach training the custom Neural Extraction models. A few parts where I need the most guidance: If training invoices for lets say Czech language, is it best to only use that languages invoices for…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,337 questions
asked 2024-04-16T17:15:41.1133333+00:00
Jul-3831 20 Reputation points
accepted 2024-04-18T12:20:40.3766667+00:00
Jul-3831 20 Reputation points
3 answers

Unable to distribute driver package to local DP

Hello, I have the latest SCCM, when trying to distribute content showing me error

Microsoft Configuration Manager
asked 2024-04-15T13:54:42.9+00:00
Ahmed Essam 60 Reputation points
commented 2024-04-18T12:20:37.2066667+00:00
Garth Jones 1,346 Reputation points
1 answer

How can I delete my Azure Databricks workspace when the workspace resource has already been removed?

As the title says I have an Azure Databricks Workspace where I have deleted the Workspace resource in Azure. However, the workspace still appears in the Account Console. From here I can log into the workspace but not create clusters etc. When I click on…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,907 questions
asked 2024-04-18T11:20:48.4533333+00:00
Kim Reinhart Jensen (KJEN) 0 Reputation points
edited a comment 2024-04-18T12:20:34.85+00:00
Kim Reinhart Jensen (KJEN) 0 Reputation points
0 answers

Virtual WAN with Site-to-Site VPN - no communication between VNET and on-premises

I have implemented a Standard Virtual WAN with a Hub and attached a VNET. Next, I implemented Site-to-Site VPN in the same Hub between Azure and OracleCloud. The VPN tunnel and BGP status are UP, but I am not able to ping between Azure VNET and…

Azure Virtual WAN
Azure Virtual WAN
An Azure virtual networking service that provides optimized and automated branch-to-branch connectivity.
186 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,368 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,131 questions
asked 2024-04-14T21:30:20.4733333+00:00
Arvind Bassan 0 Reputation points
commented 2024-04-18T12:20:34.0433333+00:00
Marcin Policht 9,040 Reputation points MVP
1 answer

Integrating proprietary directory users with Microsoft Entra ID

Hi, our company has an Entra directory of users and a proprietary directory of 3rd party customers. In the case of the 3rd parties, we want to take advantage of Entra's capabilities. However, we've hit a roadblock as they have emails in multiple domains…

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,634 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,369 questions
asked 2024-04-09T18:49:41.3166667+00:00
Maksymilian Chwałek 20 Reputation points
commented 2024-04-18T12:20:25.2833333+00:00
Akhilesh 4,615 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

SSMS v18.3 "Trust Server certificate" option

On one server , I have set ForcedEncryption to True. I have also attached server certificate to service account, with service account having read rights on certificate. Everything working as expected. When I query sys.dm_exec_connections, I see Encrypt =…

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,630 questions
asked 2024-04-17T18:31:14.69+00:00
Mudit Gupta 61 Reputation points
accepted 2024-04-18T12:20:05.16+00:00
Mudit Gupta 61 Reputation points