18,223 questions

Sort by: Answers
0 answers

Why there is no upsert key for cosmos Db container

Hello, Using the copy activity- Azure SQL to cosmos DB there is no upsert key. Is this expected behavior or this is a product limitation? Appriciate your help!

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,685 questions
asked 2024-05-17T18:43:35.1466667+00:00
Michael M 65 Reputation points
0 answers

Clube 2 or more KQL query into single query.

Hi Team,   I would like to club two or more KQL queries into one single query so that I can get consolidated result, please help me on the same. Query-1: List out Vnets, subnets, location and resource group. Resources | where type ==…

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,193 questions
asked 2024-05-17T17:49:48.99+00:00
Ameet Desai 0 Reputation points
edited the question 2024-05-17T18:37:31.3+00:00
SadiqhAhmed-MSFT 38,736 Reputation points Microsoft Employee
0 answers

Windows 11: Optionally turning off all color in Windows Terminal on a session-by-session basis

We use Windows 11 at work, and it is a locked-down environment which doesn't allow any of us normal (i.e., non-Administrator) users from installing any software packages, nor from performing most Windows software configurations. We do, however have write…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,357 questions
asked 2024-05-17T18:36:56.15+00:00
Hippo Man 0 Reputation points
0 answers

Getting access forbidden exception while re running the indexer

Hi team, We have created an index by configuring the document through open ai studio with daily indexer. 2 index got created in ai search with the name we provided and one more with {index name}-index also duplicate indexer is also got created. From…

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.
741 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,249 questions
asked 2024-05-17T18:34:58.69+00:00
lakshmi 551 Reputation points
0 answers

Symbol file for UWP app

A UWP app dump file was created with the Task Manager: my_app.dmp. I found the symbol file generated by VS for this app: E:...\my_app.UWP\bin\x64\Release\Upload\my_app.UWP_4.6.100.0\my_app.UWP_4.6.100.0_x64.appxsym I add the above path to the Symbol File…

Universal Windows Platform (UWP)
asked 2024-05-17T18:28:18.6533333+00:00
Hong 1,121 Reputation points
0 answers

Design two containers in Azure Cosmos DB for anonymous and sign-in users

We want to store the user's click on website into Azure Cosmos DB. We want to design two containers in a single Azure database, SampleDB. One container is to store the documents for anonymous user clicks on product detail page, one container is to store…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,465 questions
asked 2024-05-17T18:27:02.2933333+00:00
AzureGuru 0 Reputation points
0 answers

Remove this pls

remove this

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,755 questions
asked 2020-12-01T14:29:52.833+00:00
hoktophen 1 Reputation point
edited the question 2024-05-17T18:22:09.0433333+00:00
hoktophen 1 Reputation point
0 answers

Is there a way to restrict older versions of Azure VPN client using a P2S VPN into Azure

Hello, We are setting up a P2S connection from unmanaged personal devices with Azure VPN client using OpenVPN to enforce MFA into our Azure environment. However, we want to restrict users who are trying to connect with an older version of the Azure VPN…

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,401 questions
asked 2024-05-17T18:04:57.69+00:00
Jesse Basdeo 0 Reputation points
0 answers

Is there a way to restrict older versions of Azure VPN client using a P2S VPN into Azure

Hello, We are setting up a P2S connection from unmanaged personal devices with Azure VPN client using OpenVPN to enforce MFA into our Azure environment. However, we want to restrict users who are trying to connect with an older version of the Azure VPN…

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,401 questions
asked 2024-05-17T18:03:54.3666667+00:00
Jesse Basdeo 0 Reputation points
0 answers

Is there a way to limit access at the repo level within the azure container registry ?

We want to setup a shared container registry which is expected to be used by multiple teams How can we limit access to specific/individual repository? My understanding, we can create Scope Maps and then create or assign tokens to allow different teams…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
401 questions
asked 2024-05-17T18:02:15.8733333+00:00
Raghu 0 Reputation points
0 answers

AD B2C: Where is Documentation for `{service:te}` In a Custom Policy Technical Profile?

There are serval examples throughout the AD B2C documentation that utilize {service:te} as the value for the client_id. The following example was taken from here. <TechnicalProfile Id="JwtIssuer"> <DisplayName>JWT…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,761 questions
asked 2024-05-17T18:02:14.5066667+00:00
AdamHilton-6671 0 Reputation points
0 answers

Data from SharePoint Libraries not Populating in Teams.

Hello, We are using Viva connections within teams to populate data from SharePoint Online document libraries, it’s not populating the data as expected. Everything seems to be configured correctly but we have problems with data intermittently populating…

Viva Connections
Viva Connections
A Microsoft Viva module that provides a gateway to a modern engagement experience.
88 questions
asked 2024-05-17T17:50:06.4733333+00:00
Douglas Brown 0 Reputation points
0 answers

Passkeys for Android devices

Hello, Referring to this article: https://learn.microsoft.com/en-us/entra/identity/authentication/how-to-register-passkey-mobile?tabs=Android What's the difference between "Passkey" and "Passkey in Microsoft Authenticator" as…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,449 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,761 questions
asked 2024-05-17T17:43:08.6666667+00:00
Vladyslav Bondarchuk 40 Reputation points
0 answers

how to use sqlite views in.net maui

I have created 2 tables and a view in sqlite database. I also created a class for view including both table fields. Now I want to use this view in .net maui. Is it possible. Please explain how to do this. Thanks.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,959 questions
asked 2024-05-17T17:39:02.0833333+00:00
Babu R 81 Reputation points
0 answers

Entra SSO and Provisioning in Salesforce

We are going to turn on provisioning users between our Entra instance and Salesforce. The issue is we want users to be created with profile chatter free. We will change their profile based on their role manually. When Entra seeks to update any changed…

Microsoft Entra
asked 2024-05-17T17:37:45.4966667+00:00
Meghan McCoy 0 Reputation points
0 answers

Private DNS resolver is unable to be assigned to a VNet in the same region

I'm setting up a private resolver for a VNet in the same geographical location (North Central US): When assigning which VNet to assign the resolver to in the Azure portal, the VNet for which I need the resolver is not available as a destination even…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
603 questions
asked 2024-05-17T17:32:35.2366667+00:00
Neil Womack 0 Reputation points
0 answers

Does Windows AI Studio allow for incremental fine-tuning?

Hello, Does Windows AI Studio allow for incremental fine-tuning? williamj

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,822 questions
asked 2024-05-17T15:55:06.5066667+00:00
William Johnston 61 Reputation points
edited the question 2024-05-17T17:30:25.1933333+00:00
romungi-MSFT 42,586 Reputation points Microsoft Employee
0 answers

REST interface, server

Hello, the request is ok. I have a request and would now like to create a test server (mock sever). To see if the interface works and I can develop with test data. All that is required is a defined response. What options do I have to achieve this? I…

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,345 questions
asked 2024-05-17T17:14:13.93+00:00
Noah Aas 200 Reputation points
0 answers

How to load VM?

Hi, I am not able to load the virtual machine for Exercice Lab. Is there a way to help me with that.Thanks, Hatim This question is related to the following Learning Module

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.
63 questions
asked 2024-05-17T17:06:26.35+00:00
AKESBI Hatim (Gastier) 0 Reputation points
0 answers

Issue with authenticating API management with Azure OpenAI services using managed identity

Hello, We are trying to connect API management services with one or multiple model deployments on Azure OpenAI services. Basically we are trying to do some version of what is shown in this repo (and this blog post). Following the instructions, we have…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,791 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,249 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,761 questions
asked 2024-05-17T16:57:47.8466667+00:00
twin 0 Reputation points