353,237 questions

Sort by: Created
0 answers

SSL Certification Error on App deployed on App service while connecting to Azure OpenAI

I am writing to report an API connection error that I am currently experiencing. I have deployed an application to an app service in Azure, and it is connected to a virtual network (VNET) where Azure Open AI is configured as a private endpoint. However,…

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.
481 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,426 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,142 questions
asked 2024-06-14T00:13:03.62+00:00
Nirmalsing Patil 20 Reputation points
edited the question 2024-06-14T00:15:02.8733333+00:00
Nirmalsing Patil 20 Reputation points
0 answers

mossyj@gmail.com

will you marry me?

Windows 365 Business
Chaos Studio
Chaos Studio
An Azure service used to create, run, and analyze chaos experiments to identify resilience gaps in cloud apps.
2 questions
asked 2024-06-14T00:08:20.9933333+00:00
Timothy Gobeli 0 Reputation points
0 answers

How can I do live tracing of API call without instrumenting with trace auth headers?

Is there a way to live trace an api call without instrumenting the call with Apim-Debug-Authorization headers? I understand we can trace the call from a client utility such as postman/curl by passing the Apim-Debug-Authorization. However that is not…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,854 questions
asked 2024-06-14T00:07:44.2533333+00:00
Martin Kallukalam 25 Reputation points
edited the question 2024-06-14T00:08:00.49+00:00
Martin Kallukalam 25 Reputation points
0 answers

How to modify the value of a preprocessor based on the existence of a file?

On Visual Studio 2022, is it possible to create/modify the value of a preprocessor based on the existence of a file? I tried adding at "Configuration Properties" -> "Build Events" -> "Pre-Build Event" in the…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,755 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,590 questions
asked 2024-06-14T00:07:35.4566667+00:00
Leo Purktz 0 Reputation points
0 answers

Azure Certification renewal expired

I missed the window for my Microsoft Certified: Azure Security Engineer Associate on May 13th, I can't afford to pay for renewal at all. At the time I was going through significant stress due to significant water damage in my home, damaging everything…

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,042 questions
asked 2024-06-14T00:06:46.77+00:00
Peart, Adrienne (DDC) 0 Reputation points
edited the question 2024-06-14T00:08:27.64+00:00
Peart, Adrienne (DDC) 0 Reputation points
0 answers

Hi I am trying to learn Finance module but VM mode is not working

https://learn.microsoft.com/en-us/training/modules/get-started-financial-management-dyn365-finance/12-1-exercise/

Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
54 questions
asked 2024-06-14T00:02:44.5066667+00:00
Meet Bhatti 0 Reputation points
0 answers

How do i stop receiving calendar invites from my manager calendar as a delegate?

I am assigned as a delegate for my manager, however, I am running into two issues. When my manager receives a calendar invite, I receive the same invite (as tentative) on my own calendar despite not being invited, I become an automatic invitee. I…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,210 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,984 questions
asked 2024-06-13T23:51:48.72+00:00
Tiffany Palomino 0 Reputation points
0 answers

Microsoft 365 Tenant to Tenant Migration

Hello Team, As this is my first assignment to migrate Mailbox, Shared Mailbox, OneDrive data, SPO data from one Microsoft 365 tenant to another Microsoft 365 tenant. I am trying to find out a best practices approach in initiating this. I have collected…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
4,082 questions
asked 2024-06-13T23:41:10.7933333+00:00
Irfan Khan 20 Reputation points
1 answer

Azure translator script was working now getting request not authorized because credentials are missing or invalid

I had a Translator script working. Suddenly the API started giving response { "error": { "code": 401001, "message": "The request is not authorized because credentials are missing or invalid." …

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
355 questions
asked 2024-06-13T23:05:28.74+00:00
steve corman 0 Reputation points
answered 2024-06-13T23:20:11.8966667+00:00
steve corman 0 Reputation points
0 answers

Varchar() datatype and C# SqlDataReader truncates string

When I try and read into my C# program using an SQLDataReader, the Discrepency field above defined above as varchar(512) gets truncated to 255 characters. I verified that the ColumnSize is 512 with the following C# code: SqlDataReader = dr2 =…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,055 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,470 questions
asked 2024-06-13T22:54:05.3533333+00:00
Timothy Alvord 211 Reputation points
edited the question 2024-06-13T22:56:39.2266667+00:00
Timothy Alvord 211 Reputation points
0 answers

Automate SMTP Settings in Notification Channels

Is there a way to "pre-populate" the SMTP Server Name under Settings in E-Mail Notification Channel? Either have it pre-populate when i click on New Channel > E-Mail (SMTP) and it opens up with the server details already inserted or when i…

Operations Manager
Operations Manager
A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
1,431 questions
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.
877 questions
asked 2024-06-13T22:39:58.39+00:00
Saiyad Rahim 371 Reputation points
0 answers

How to extract URL link from email body using Azure Logic Apps

I have been trying to figure this one out for over last three weeks, and I asked/posted question to the Azure Logic Apps community, but I did not get the solution yet. So, I am posting here again. This is summary of my previous post. Here was my first…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,929 questions
asked 2024-06-13T22:37:42.2566667+00:00
King Java 500 Reputation points
edited the question 2024-06-13T22:39:39.88+00:00
King Java 500 Reputation points
0 answers

Can i use autogen in azure ai studio?

Can i use autogen in azure ai studio to create agents and tools and rich user experiences or do I need to get AutoGen studio?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,426 questions
asked 2024-06-13T22:22:57.0966667+00:00
Lakshmi Javadekar 0 Reputation points Microsoft Employee
edited the question 2024-06-13T22:27:00.3033333+00:00
Lakshmi Javadekar 0 Reputation points Microsoft Employee
0 answers

Data (of 15GB) from SQL 2000 to SQL 2012 via SQL 2008 - Express okay? Trial versions?

I'm trying to move a backup data (of 15gb) from SQL 2000 to SQL 2012. To do so, I must go thru SQL 2008 (or 2005), that is, A. Restore 2000-backup-file into 2008. B. Create 2008-backup-file. C. Restore 2008-backup-file into 2012. I've been looking for…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,055 questions
SQL Server Migration Assistant
SQL Server Migration Assistant
A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
503 questions
asked 2024-06-13T22:16:33.8266667+00:00
David 0 Reputation points
0 answers

How is community integration done?

Hello, how can I export the content in the cryptocurrency field here https://community.ig.com/forums/forum/35-cryptocurrency-and-blockchain/ to Excel?

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,601 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,670 questions
asked 2024-06-13T22:11:50.1066667+00:00
relais 0 Reputation points
commented 2024-06-13T22:51:30.32+00:00
relais 0 Reputation points
0 answers

Upload a document to Assistant Vector Store in Azure Open AI

Hello, I am new to Azure Open AI and looking for a way to upload a document to Assistant Vector Store using REST API (HTTPs). I have a limitation and cannot use AzureOpenAI API as I would need to install DLLs in my system. The code should be something…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,426 questions
asked 2024-06-13T22:07:00.8233333+00:00
Siddharth Rai 0 Reputation points
0 answers

Concatenate 2 files with different schema in Data Factory

I have a CSV file that needs to be that need to be concatenated with the results of a pipeline. Essentially the first CSV file acts like the metadata for the pipeline file, so they do not have the same schema. I can't seem to merge them together using…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,879 questions
asked 2024-06-13T21:58:57.7033333+00:00
Michael Lawless 0 Reputation points
0 answers

Next Version after HKCU\Software\Microsoft\Office\16.0\

Currently I'm checking for Office versions 14.0, 15.0 and 16.0. I want to prepare for the next version, but I don't know what it will be. For example: HKCU\Software\Microsoft\Office*16.0*\Excel\Options Will it be 19.0 or 21.0 or what? I have searched…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,601 questions
asked 2024-06-13T21:46:45.8+00:00
Michael Burch 0 Reputation points
commented 2024-06-13T22:20:21.8466667+00:00
Marcin Policht 15,455 Reputation points MVP
0 answers

noahmartin30

xbox one dev mode

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,638 questions
asked 2024-06-13T21:45:57.06+00:00
Noah Martin 0 Reputation points
0 answers

Query on Add-in

Hi all, I need to enable the Microsoft Loop Add-in for Outlook and Teams. I am using a Microsoft 365 E5 license. Please guide me on how to enable the add-in.

Microsoft Exchange Online
Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,390 questions
Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,040 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,300 questions
asked 2024-06-13T21:38:39.4333333+00:00
Rising Flight 3,991 Reputation points