99,220 questions

Sort by: Updated
4 answers One of the answers was accepted by the question author.

Is there an emulator Azure Cosmos DB for MongoDB vCore

I'm using Azure Cosmos DB for MongoDB vCore as a vector DB to serve a rag application. I'm wondering if there is a way to run a similar instance locally, to be able to set a local environment for development purpose?

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,482 questions
asked 2024-06-06T20:49:01.2933333+00:00
Hela Masri 0 Reputation points
commented 2024-06-07T09:35:40.08+00:00
Sajeetharan 1,646 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

How to grant Azure Synapse notebook manual run access to Azure ADSL Gen2 datalake?

Hello, I am experiencing an "Access unauthorized on the provided ADLS Gen2 account." error when I try to run a notebook manually from Azure Synapse workspace. However, the same notebook runs successfully when executed from a Synapse pipeline.…

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,795 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,528 questions
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,523 questions
asked 2024-01-17T13:43:20.78+00:00
Dom-Su BoChum 20 Reputation points
accepted 2024-06-07T09:09:38.25+00:00
Dom-Su BoChum 20 Reputation points
1 answer One of the answers was accepted by the question author.

Any registry key to determine sync status of OneDrive?

Hi Team, Is there any registry key or any values that being updated after any files or folders get synced with OneDrive. And to check real-time OneDrive sync status.

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
890 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,957 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,157 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,544 questions
asked 2024-05-13T13:17:17.08+00:00
Prabhjot Singh 165 Reputation points
edited the question 2024-06-07T09:01:20.8766667+00:00
Yanli Jiang - MSFT 22,111 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

I can't delete a retention policy in MS Purview, althogh I am the Global Admin

Hello I want to delete a retention policy in Microsoft Purview / Data lifecycle management. Theoretically when I click the checkbox on the policy, Edit option should show up and so I can delete. And although I am the Global Administrator - that doesn't…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,957 questions
Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
991 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,157 questions
asked 2024-05-19T13:19:13.5466667+00:00
Attila Dob 95 Reputation points
edited the question 2024-06-07T08:59:30.28+00:00
Yanli Jiang - MSFT 22,111 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to secure container in container apps using Defender for cloud

Hi, I want to know how can I protect the containers during runtime and scan the images with Defender for containers. Listing down my questions How to configure Defender for Containers for runtime protection. And what action to take post…

Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,226 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
304 questions
asked 2024-04-12T17:10:20.8966667+00:00
DiptiRanjan Swain 176 Reputation points
commented 2024-06-07T08:43:53.4866667+00:00
DiptiRanjan Swain 176 Reputation points
2 answers One of the answers was accepted by the question author.

Optimizing SharePoint Model Lending List

Good morning, I need help with finding a solution for our SharePoint list. This list is used for model lending purposes. I would like to enable users to select a model and be able to borrow it similar to a shopping cart. When a user wants to borrow a…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,957 questions
asked 2024-06-05T05:36:53.6066667+00:00
Martin, Heidi (SE GP T SP PS) 406 Reputation points
accepted 2024-06-07T08:21:59.66+00:00
Martin, Heidi (SE GP T SP PS) 406 Reputation points
1 answer One of the answers was accepted by the question author.

Set up valuable Indexes on a table

I have a really big transaction table, billions of rows, and I need some kinds of Indexes to make it useful. Right now there is a clustred columnstore index on the table, and a nonclustred on ID, but I guess I need some nonclustred to make the table…

SQL Server Transact-SQL
SQL Server Transact-SQL
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Transact-SQL: A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
53 questions
asked 2024-05-31T14:45:31.69+00:00
Fredrik M 166 Reputation points
accepted 2024-06-07T08:09:41.8966667+00:00
Fredrik M 166 Reputation points
1 answer One of the answers was accepted by the question author.

Please restore posted Answer improperly deleted

I posted an Answer to this thread https://learn.microsoft.com/en-us/answers/questions/1691581/updated-version-of-mscomctl-ocx-(mscomctl2017-ocx) and it was erroneously deleted for Code of Conduct violation. Kindly restore it ASAP. Thank you.

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.
614 questions
asked 2024-06-06T23:27:15.65+00:00
RLWA32 41,696 Reputation points
commented 2024-06-07T07:39:30.6533333+00:00
TP 80,511 Reputation points
1 answer One of the answers was accepted by the question author.

updating / deleting categories automatically change event's category??

Hello I would like to inquire about the behavior of the following APIs in Microsoft Graph: PATCH /users/{id|userPrincipalName}/outlook/masterCategories/{id} Delete /users/{id|userPrincipalName}/outlook/masterCategories/{id} If some events have a category…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,974 questions
asked 2024-06-07T05:27:24.51+00:00
공민혁 0 Reputation points
accepted 2024-06-07T07:36:51.95+00:00
공민혁 0 Reputation points
1 answer One of the answers was accepted by the question author.

How do I move an Azure SQL Managed Instance from one resource group to another with in same subscription?

Hello, I have an Azure SQL Managed instance deployed with in a resource group. I need to move my Azure SQL Managed instance from the existing resource group (RG1) to another resource group (RG2). Kindly help me with the procedure to move the Azure SQL…

Azure SQL Database
asked 2024-06-03T10:06:01.3466667+00:00
Sharma, Mukul 21 Reputation points
accepted 2024-06-07T07:35:37.6466667+00:00
Sharma, Mukul 21 Reputation points
2 answers One of the answers was accepted by the question author.

Forbidden Access to my own Teams Meeting

Hi there, I installed Teams addon to Google Calendar. Each time I schedule new Teams meeting there, I get a link like…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,323 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,974 questions
asked 2024-06-06T09:24:37.1166667+00:00
Alexander Hrytsenko 0 Reputation points
accepted 2024-06-07T07:17:42.3033333+00:00
Alexander Hrytsenko 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to get and create image file from sharepoint and send to powerapps to get it to binary in Powerautomate for face recognition?

Hi, I have created a FACE API in Azure and a flow to get the face recognition API, but when it comes to HTTP in power automate, I use the endpoint you provided and there are errors 403 and 404, can anyone help me on this? MY flows and sharepoint:

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,957 questions
asked 2024-06-06T09:39:01.7933333+00:00
CI_VN2 0 Reputation points
accepted 2024-06-07T07:17:38.8466667+00:00
CI_VN2 0 Reputation points
3 answers One of the answers was accepted by the question author.

SQL Server wrongly using Inner Join instead of Left join.

I am working on SQL Server version 2019 with compatibility mode = 150. There is a scenario where I am using two tables TableA & TableB. Where I have to pull records which are not present in TableB but present in TableA. So I have created a simulation…

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,998 questions
SQL Server Transact-SQL
SQL Server Transact-SQL
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Transact-SQL: A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
53 questions
asked 2024-06-07T04:33:29.9166667+00:00
Vikrant Ashokrao More 0 Reputation points
accepted 2024-06-07T07:08:59.42+00:00
Vikrant Ashokrao More 0 Reputation points
1 answer One of the answers was accepted by the question author.

Content Organiser Folder Partitioning is not working on SharePoint Online Modern Experience

Hi, We are looking at using Content Organiser Folder Partitioning feature to tackle performance of Libraries with huge number of documents (in SharePoint Online). I have enabled and configured the Content Organiser as explained in…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,957 questions
asked 2024-06-06T15:54:26.6866667+00:00
Nanjappa, Ashwini 0 Reputation points
commented 2024-06-07T06:54:07.2533333+00:00
Nanjappa, Ashwini 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to calculate Egress cost for data replication from Azure VM to On-premise VM using SQL always on?

Hi Team, I would like to setup a SQL Always-on configuration to replicate data from Azure Virtual Machine to my on-premise Virtual Machine. I would like to know: Whether it incurs Egress costing for moving data out of Azure through SQL always-on? …

SQL Server on Azure Virtual Machines
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,171 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,219 questions
asked 2024-06-05T07:00:51.8166667+00:00
Anshul Farkya 131 Reputation points
commented 2024-06-07T06:53:51.44+00:00
Anshul Farkya 131 Reputation points
1 answer One of the answers was accepted by the question author.

How to fix quota exceeded using Notification Hub

Hello, When I try to register a new device I get 'The maximum number of devices has been reached or exceeded for the namespace.' error. I have a Basic subscription which allows 200K active users. When I check the Azure Portal I can see that I have 123K…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
277 questions
asked 2023-03-22T16:31:40.92+00:00
Henrik Barna 31 Reputation points
commented 2024-06-07T06:39:45.2266667+00:00
Laura Vuilleumier 0 Reputation points
2 answers One of the answers was accepted by the question author.

Reactivation of Office Professional Plus 2021 from time to time on desktop shared by users

Good morning, we have a Windows Server 2019 server desktop shared by multiple users using Parallels RAS technology. On said shared desktop, we have installed version of Office LTSC Professional Plus 2021 with active license key. The problem is that every…

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,622 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,034 questions
asked 2024-06-06T14:19:43.1666667+00:00
JAVIER GARCIA POVEDA 0 Reputation points
accepted 2024-06-07T06:33:48.09+00:00
JAVIER GARCIA POVEDA 0 Reputation points
1 answer One of the answers was accepted by the question author.

Receiving unexpected charges before azure free tier sign-up. What is the solution for this?

I recently created a new Microsoft account and created an azure account. So I tried to create a free tier subscription with that account. An amount of 2 Rs was deducted from my account for verification, and I also accept that. But for no reason 90 Rs had…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,171 questions
asked 2024-06-06T13:24:01.33+00:00
Mohammed Shafiq 0 Reputation points
accepted 2024-06-07T06:28:23.64+00:00
Mohammed Shafiq 0 Reputation points
1 answer One of the answers was accepted by the question author.

VM mode on Lab Unit 8 - Create a Canvas app with unique controls. Login script on VM wont work

I can run the VM on this page https://learn.microsoft.com/en-gb/training/modules/controls-canvas-apps/5a-exercise-app-with-controls but then the login script to log into powerapps just hangs. Waited for 10 minutes but nothing happens. After this…

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
135 questions
asked 2024-06-03T15:40:28.2966667+00:00
Jason Moss 0 Reputation points
accepted 2024-06-07T06:27:20.3366667+00:00
Jason Moss 0 Reputation points
2 answers One of the answers was accepted by the question author.

sccm unable to find lookup MP(s) in registry, AD, DNS and WINS

Hi all, I don't know why but some servers can't find MP. IF I set the key "lookupmplist" and reinstall again all works fine... How can I start the troubleshoot¿? I specified at command /MP:fqdn,.mp.local I try to get the…

Microsoft Configuration Manager
asked 2024-06-06T11:40:44.6966667+00:00
Sergi Díaz Ruiz 30 Reputation points
accepted 2024-06-07T06:25:25.27+00:00
Sergi Díaz Ruiz 30 Reputation points