354,408 questions

Sort by: Created
0 answers

Migrate MSSQL user databases.

Hi, I am about to migrate 1,000 databases from several older SQL installations (2008-2019) to a new SQL Server 2022 environment. Is it recommended by Microsoft to migrate databases by using either backup and restore (log shipping for larger databases) OR…

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,090 questions
asked 2024-06-19T11:18:38.2+00:00
0 answers

How to expand PowerShell MS Graph Microsoft.Graph.PowerShell.Models.MicrosoftGraphDirectoryObject Microsoft.Graph.PowerShell.Models.MicrosoftGraphVerifiedPublisher?

Using PowerShell for Microsoft Graphs, how can I expand or convert the below attributes or columns? CreatedOnBehalfOf : Microsoft.Graph.PowerShell.Models.MicrosoftGraphDirectoryObject VerifiedPublisher :…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,098 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,225 questions
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.
20,146 questions
asked 2024-06-19T11:15:12.33+00:00
EnterpriseArchitect 4,936 Reputation points
edited the question 2024-06-19T11:16:02.19+00:00
EnterpriseArchitect 4,936 Reputation points
0 answers

Reading sql pool auditing files (.xel)

I am trying to read audit files in Synapse analytics, made by automated auditing, using query select * from sys.fn_get_audit_file('https://datalake.dfs.core.windows.net/path/10_00_24_565_6.xel' ,DEFAULT ,DEFAULT ); But it just gives me empty…

Azure SQL Database
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,558 questions
asked 2024-06-19T11:07:59.9366667+00:00
Jani Hämäläinen 40 Reputation points
0 answers

Connection Timeout Error in Azure OpenAI Studio without public access on search service

We are encountering an error in Azure OpenAI Studio when trying to "Add your data" in the chat playground. The "crack, chunk and embed data" step finishes without issue, but the "Update ACS index" fails with this…

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.
805 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,458 questions
asked 2024-06-19T11:02:18.3733333+00:00
Dennis BC 1 Reputation point
0 answers

Best practice for Azure Auth for web app and API

I'm standing up a new React app which will be hosted in the same repo as a Fastify server. So I can use the server for logging in the user and obtaining the token. The React app will call the Web apis on the server side. For loggig in the user, I…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,098 questions
Microsoft Entra
asked 2024-06-19T11:02:13.54+00:00
chadwell 0 Reputation points
0 answers

Unhandled exception at Microsoft.ActiveDirectory.Management.Commands.SafeSessionCache

Hi all, Our App crashes randomly every now and then. Right before it crashes the following appears logged: ==================================================================== Application: xxxxxx.exe Framework Version: v4.0.30319 Description: The…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,077 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,225 questions
asked 2024-06-19T10:56:17.3966667+00:00
Jose Martinez Poyato (jmartin4) 0 Reputation points
0 answers

Xamarin Forms builds

Hello, I wanted to know if I can release the Xamarin Forms App for iOS till April 2025 as the Visual Studio Mac support ends in September 2024. Can I publish Xamarin Forms Android APK and IPA till April 2025?

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,314 questions
asked 2024-06-19T10:47:59.4666667+00:00
Chinmay Dole 60 Reputation points
1 answer

Your reply url contains prohibited words or prohibited domains. [BlStHTuVZ800ZGEvsNn04K]

Hello, I have a AAD B2C tenant and an App registration inside it. I'm trying to add a platform configuration for Android platform but getting below error. Can anyone help mw with this? the redirect url is :…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,077 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,146 questions
asked 2024-06-19T10:46:58.19+00:00
Mradul Karmodiya 0 Reputation points
commented 2024-06-19T11:05:02.9+00:00
Deepanshu katara 6,315 Reputation points
0 answers

Logic app not getting triggered

When I configure an email from another organization in a Logic App with a condition (when an email arrives), the connection is successful, but it is not getting triggered, whereas it is working for another Logic App. but mail is arriving in inbox

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,943 questions
asked 2024-06-19T10:41:44.93+00:00
Rachna Pandey 0 Reputation points
0 answers

Issue with Local Credentials and Global Administrator in 365

Hello, We have an issue where users log in to their local computer with their 365 credentials, taking advantage of the basic functionality of Microsoft Login ID, which is programmed to also add global administrators as administrators of the local…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,146 questions
asked 2024-06-19T10:40:57.3366667+00:00
massi_bh 0 Reputation points
0 answers

graph sdk how to update secret for deployed application

I use ClientSecretCrendential as crendential, as we know, secret will be expired, then our team will generate a new one before old secret expired. so my question is how to use the latest secret to update graphServiceClient instance without…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,098 questions
asked 2024-06-19T10:38:26.8133333+00:00
Huimin ZHANG 20 Reputation points
commented 2024-06-19T10:40:44.5966667+00:00
Huimin ZHANG 20 Reputation points
0 answers

Error while configuring the 'own data' in azure open ai from azure blob storage

Hi Team, We are getting the below error while configuring the documents stored in Azure storage blob container using azure open ai add your own data feature. We have 'Enabled from all networks' in storage network tab and provided 'Storage Blob Data…

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,829 questions
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.
805 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,551 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,458 questions
asked 2024-06-19T10:33:24.7366667+00:00
lakshmi 631 Reputation points
1 answer

Microsoft exam AI-900 language question

I choose Chinese Traditional language for my AI-900 exam. May I ask if the questions would include both Chinese and English?

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
376 questions
asked 2024-06-19T10:31:17.8+00:00
Banser So 0 Reputation points
answered 2024-06-19T11:00:18.07+00:00
Marcin Policht 16,005 Reputation points MVP
0 answers

How can i retrieve my MCP details if they not appearing on my profile? ID#6741225

How can i also make my MCP certification appear on my profile? my login email is isho777@gmail.com

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
641 questions
asked 2024-06-19T10:18:30.5633333+00:00
ishmael Mavor Raines 0 Reputation points
0 answers

Microsoft Edge won't log in to two work profiles

I have in Edge a Personal Profile and 2 work profiles. Both work profiles are Sharepoint etc. Now that I created them I find I can only get into the first work profile I created. When I select the second work profile it jumps to the first work profile.

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,208 questions
asked 2024-06-19T10:17:11.27+00:00
Paul Dennis 0 Reputation points
commented 2024-06-19T10:20:17.6433333+00:00
WillCook 0 Reputation points
0 answers

How to get the List Item ID using Drive item info?

Hi, I uploaded a file to SharePoint and I need to get the list item id of the recently uploaded file. How to get the list item id if I already have the drive item info ? Thank you

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,098 questions
asked 2024-06-19T10:10:33.91+00:00
Hanz Tay 20 Reputation points
1 answer

How to automate the process of Adding data source in Azure OpenAI studio chat playground and train the model using it?

I checked every Microsoft document but was unable to find the process to automate the adding data source to chatplayground in Azure OpenAI studio and train the model using that data. There was no python method available to do it.

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
770 questions
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.
805 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,551 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,458 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,522 questions
asked 2024-06-19T10:08:59.82+00:00
Aalam ansari 5 Reputation points
answered 2024-06-19T10:57:02.23+00:00
Samith Chathuranga Perera 0 Reputation points
0 answers

How to ingest Metrics into Azure Monitor via Webhhook.

Hi, I'm trying to ingest metrics vom Cribl to Azure Monitor managed service for Prometheus. For this I'm using a Webhook in Cribl with following data ingestion adress: …

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,928 questions
asked 2024-06-19T10:08:55.9433333+00:00
Link, Jonas 0 Reputation points
0 answers

Lighthouse

Hello All, I gave Contributor role (on a subscription) to users via Lighthouse to manage a customer. The users get access with no problem to the customer subscription, can start and stop VM, create a resource group, start and stop backup, etc. The…

Azure Lighthouse
Azure Lighthouse
An Azure service that provides secure managed services and access control for partners and customers.
70 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.
702 questions
asked 2024-06-19T10:07:04.94+00:00
Tristano,G,Giuseppe,JBP12 R 21 Reputation points
0 answers

Looking for Microsoft Office 2024 ProPlus LTSC Commercial Preview Windows patches

Hi All, I recently tested the Microsoft Office Professional Plus 2024 LTSC Commercial Preview on my system and am planning to procure the original license for deployment. Are the Office 2024 ProPlus LTSC Microsoft windows patches available ? if at all I…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,400 questions
Office 365 Training
Office 365 Training
Office 365: A set of Microsoft legacy offerings that combine Office desktop apps with cloud services including OneDrive and Microsoft Teams.Training: Instruction to develop new skills.
12 questions
asked 2024-06-19T10:06:25.8633333+00:00
Vimal Raj 130 Reputation points
edited the question 2024-06-19T10:48:05.1933333+00:00
Vimal Raj 130 Reputation points