349,338 questions

Sort by: Updated
0 answers

I am deploying the Azure "Vector-Search-AI-Assistant" github code Using open AI service but facing multiple issues

GithubURL: https://github.com/Azure/Vector-Search-AI-Assistant/issues After github url I am following mentioned document in the github which we are deploying using azure container apps . I have faced the issues mentioned below. ERRORS: 1.This is the…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,309 questions
asked 2024-05-23T08:11:20.41+00:00
Jay Prakash Vishvakarma 0 Reputation points
edited the question 2024-05-29T05:02:15.16+00:00
MayankBargali-MSFT 69,751 Reputation points
0 answers

Event trigger inside Outlook Addin when Outlook logout or close

We are using SSO for our ADDIN in outlook using OfficeRuntime JS. We created our own token using below steps. step 1-> Read the Token from OfficeRuntime.auth.getAccessToken({ allowSignInPrompt: true, }) step 2-> Passing the received token to…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,130 questions
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,593 questions
asked 2024-05-28T03:40:39.7866667+00:00
RAVI TEJA GUGGILAM 0 Reputation points
edited the question 2024-05-29T05:01:54.11+00:00
kguntaka 1,015 Reputation points Microsoft Vendor
0 answers

How do you do pronunciation

Recently I had a script for a programming video, and I needed the word GUID, or goo id. I tried typing many different ways, and the only way I could get the word GUID, was to type goo hid, and use an audio editor and get rid of the H sound. Azure Speech…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,448 questions
asked 2024-05-25T06:46:27.2966667+00:00
Data Juggler 181 Reputation points
commented 2024-05-29T05:01:47.5866667+00:00
navba-MSFT 17,900 Reputation points Microsoft Employee
0 answers

How to clear the account list in the Web Account Manager list of Accounts displayed by WAM Broker

I have a WPF desktop app that accesses an Azure WebAPI. It uses the MSAL library and when authenticating uses the WAM broker. When the list of accounts is displayed, there is an account of someone that used the computer once when I was logged on to 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.
628 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,467 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,895 questions
asked 2024-05-25T18:43:22.4933333+00:00
Michael 76 Reputation points
edited the question 2024-05-29T05:00:31.1666667+00:00
MayankBargali-MSFT 69,751 Reputation points
0 answers

Azure Reservation App Service

Hello, I have the following App Service. Why can`t i see any Recommendation quantity when I am trying to create a reservation plan? Is it possible due to low usage? Thank you

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,047 questions
asked 2024-05-23T03:51:08.89+00:00
Adrian Chirtoc 111 Reputation points
commented 2024-05-29T04:59:56.0966667+00:00
VenkateshDodda-MSFT 19,396 Reputation points Microsoft Employee
0 answers

Hi Junjie Zhu - MSFT Microsoft can we have a chat by email

Hi Junjie Zhu - MSFT Microsoft can we have a chat by email

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,599 questions
asked 2024-05-29T04:26:46.49+00:00
Luke Ferguson 46 Reputation points
commented 2024-05-29T04:59:43.97+00:00
Roy Li - MSFT 32,486 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

cli command doesn't work

dear, in module "Create a Linux virtual machine and install Nginx" the mention command: az vm create --resource-group "learn-5f26ccd6-d79e-40e0-b5f1-997ce7b93925" --name my-vm --public-ip-sku Standard --image Ubuntu2204…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,064 questions
asked 2024-05-27T12:31:35.74+00:00
LENAERTS Pieter (CSC/MST) 20 Reputation points
answered 2024-05-29T04:58:39.6666667+00:00
LENAERTS Pieter (CSC/MST) 20 Reputation points
0 answers

안녕하세요. SSO 연동 관련 문의를 남겨 드립니다.

안녕하세요. 저희는 자사 IDP 솔루션을 보유 하고 있습니다. 자사 IDP 솔루션과 azure Saas 앱을 SSO 연동을 하고 싶습니다. 그런데, azure 사이트 어디에서 세팅을 하면 되는지 찾지 못하고 있습니다. 자사 IDP 솔루션은 LG U+ 에서 사업을 주도 하고 있으며, 추후 사업 고도화도 생각 중에 있습니다. 확인 부탁 드립니다.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,902 questions
asked 2024-05-29T04:56:11.8166667+00:00
이상민 0 Reputation points
0 answers

Optimizing Azure on your data for Japanese text

I have setup RAG with Azure on my data for a Japanese Q&A data, but the response time is slow, taking about 15 seconds. Situation opeai model: gpt-4-32k opeai embedding model: text-embedding-ada-002 Use vector search: Yes Data source: Azure…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,309 questions
asked 2024-05-24T08:01:18.2966667+00:00
shota sato 0 Reputation points
commented 2024-05-29T04:55:28.3433333+00:00
navba-MSFT 17,900 Reputation points Microsoft Employee
1 answer

How to write KQL query for Disk Read Bytes?

Hi, I wanted to use a KQL query to get the results from the metric Disk Read Bytes. However, the InsightsMetrics table did not have DiskReadBytes as a metric. Hence, I used ReadBytesPerSecond in my query. However, the results produced by the query below…

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,871 questions
asked 2024-05-29T03:17:51.4533333+00:00
Syed Harith Zaki 0 Reputation points
answered 2024-05-29T04:54:17.8733333+00:00
Sohail Ali 0 Reputation points Microsoft Employee
0 answers

MFA sign-in request approval pops up every day in Azure Virtual Desktop enviroment

Hi All, A company recently migrated from Citrix XenApp to Azure Virtual Desktop environment. Now 2 users get Microsoft MFA sign-in request approval popping up every day when they open Outlook \ OneDrive or Teams. What could be a reason of that?

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,391 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,895 questions
asked 2024-05-29T04:54:15.0466667+00:00
Cloud_Geek_82 811 Reputation points
1 answer

Subscriptions notifications for Certificate Store alerts from one Server

Using PKI Certificate Validation V3 MP for monitoring our PKI infrastructure and it has been good so far. Question 1: Is this MP still support on SCOM 2022 /2025? Question 2: How to get Email Notifications on all Certs "About to Expire" from…

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,422 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.
857 questions
asked 2024-05-24T20:26:42.6066667+00:00
Saiyad Rahim 351 Reputation points
commented 2024-05-29T04:52:56.72+00:00
Saiyad Rahim 351 Reputation points
1 answer

PDF documents getting checked out ramdomly by Adobe Acrobat Reader and domain user

Setup of system SharePoint Online Document Library is synced to OneDrive O365 user account: jdoe@Anonymous .com Domain user account: company\john.doe Based on above setup, user is able to work on files locally on their system.…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,889 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,149 questions
asked 2021-03-04T17:27:04.973+00:00
Kamalpreet Singh 81 Reputation points
commented 2024-05-29T04:51:43.4566667+00:00
MOHAMMED FIAFIQ 0 Reputation points
0 answers

How do I check if my .eml file has single or multiple attachments in it In Azure AI Search.

Currently these are my fields that I have added in my Index. Now how I am going to check that how many attachments are in them for example this .eml file have 1 attachment and this .eml file have 2 attachments.

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.
758 questions
asked 2024-05-16T08:10:30.44+00:00
Hassan Kaleem 40 Reputation points
commented 2024-05-29T04:50:03.8+00:00
VenkateshDodda-MSFT 19,396 Reputation points Microsoft Employee
0 answers

MS Teams Room on Android issues

we have a neat board meeting room device running android. We have created a resource account and assigned the account a teams room pro license but we are unable to register the device in intune/azure. All the articles seem to imply that the only way to…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,262 questions
asked 2024-05-29T04:49:46.54+00:00
NP 396 Reputation points
1 answer

Getting an error message on the Tutorial, "Enrich an AI search index with custom classes"

Good evening I am working through the tutorial, "Enrich an AI search index with custom classes" and I am in the section, "Create a function app to enrich your search index". I've downloaded and installed all of the extensions as well…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,064 questions
asked 2024-05-28T03:18:04.7533333+00:00
John Hancock 0 Reputation points
edited the question 2024-05-29T04:49:07.1766667+00:00
VarunTha 4,430 Reputation points Microsoft Vendor
0 answers

400 Bad request using whisper with AzureCliCredentials

I'm trying to use Whisper using the AzureCliCredential and i always get an error as follow { code: 'Request is badly formated', message: 'Resource Id is badly formed: NA' } my very simple code is : import * as fs from "fs"; import {…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,448 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,309 questions
asked 2024-05-23T21:20:18.4833333+00:00
Julien C 0 Reputation points
commented 2024-05-29T04:48:12.3366667+00:00
navba-MSFT 17,900 Reputation points Microsoft Employee
0 answers

Questions related to app installer integration in Maui - app windows

Hello team, I'm trying to configure the automatic updates for the Maui - Application. Currently we are sharing the application via Software center. Now I want to configure the automatic app deployment for the application via .appinstaller…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,492 questions
Microsoft Configuration Manager
asked 2024-05-28T14:33:37.2033333+00:00
Vaibhav Methuku 80 Reputation points
commented 2024-05-29T04:46:17.3233333+00:00
Vaibhav Methuku 80 Reputation points
1 answer

Move all content of an API Management Standard to API Management StandardV2.

I want to replace our current version of azure api management standard to azure api management standardv2. I am looking for a way to migrate all of our content we currently have in our standard into a new standardv2. I have tried using the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,810 questions
asked 2024-05-28T17:57:43.16+00:00
pattifree 46 Reputation points
edited an answer 2024-05-29T04:42:12.7966667+00:00
JananiRamesh-MSFT 22,056 Reputation points
0 answers

Deployment Timeout Issue with Azure OpenAI Service using Bicep and azd up

I am attempting to deploy the Azure OpenAI service using Bicep with the azd up command as of May 29, 2024, Japan Standard Time. However, after waiting for over two hours in the following regions, I encounter the error message "The resource provision…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,309 questions
asked 2024-05-29T04:41:51.3033333+00:00
陽平 中山 0 Reputation points