292,609 questions

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

Instructor Led Trainings for Purview

Are there any live, instructor led trainings for the sc-400? This question is related to the following Learning Module

Microsoft 365 Training
Microsoft 365 Training
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.Training: Instruction to develop new skills.
35 questions
asked 2024-05-15T18:47:52.1333333+00:00
Mariah Tighe 20 Reputation points
accepted 2024-05-20T12:14:38.36+00:00
Mariah Tighe 20 Reputation points
3 answers

Biometrics removing itself

Hi I've pushed a GPO to a testing group enabling biometric login to Windows. You can find the settings below. The policy itself works, but every time the computer restarts or after about an hour, the fingerprint/PIN removes itself. If I turn off wifi and…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,768 questions
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,826 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,966 questions
asked 2023-06-26T14:34:45.57+00:00
Jasper Caron 0 Reputation points
answered 2024-05-20T12:11:20.51+00:00
Sebastian Cerazy 306 Reputation points
1 answer

How to Run a Python ETL Script in Azure Data Factory and Choose the Best Approach?

I'm currently working on an ETL process where I need to run a Python script within Azure Data Factory (ADF). The script involves data extraction, transformation, and loading (ETL) tasks. I’m aware that ADF supports various ways to execute custom code,…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,699 questions
asked 2024-05-20T11:30:14.8233333+00:00
Aadhil Imam 0 Reputation points
edited an answer 2024-05-20T12:11:12.2466667+00:00
Smaran Thoomu 10,405 Reputation points Microsoft Vendor
2 answers

Error while submitting the registration form

RegistrationForm.cshtml @page @model FaceAdminApp.Pages.Auth.RegistrationFormModel @{ ViewData["Title"] = "RegistrationForm"; } <style> .container { max-width: 600px; margin: 0 auto; padding:…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,228 questions
asked 2024-05-20T05:31:38.77+00:00
Surya Chandra Mohan 20 Reputation points
answered 2024-05-20T12:10:46.3+00:00
AgaveJoe 26,161 Reputation points
2 answers

how to fix visual has exceeded the available resource.

More details: Resource Governing: This query uses more memory than the configured limit. The query — or calculations referenced by it — might be too memory-intensive to run. Either simplify the query or its calculations, or if using Power BI Premium, you…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,432 questions
asked 2023-11-03T18:28:34.6266667+00:00
Merlin 0 Reputation points
answered 2024-05-20T12:10:45.9966667+00:00
PRADEEPCHEEKATLA-MSFT 78,986 Reputation points Microsoft Employee
2 answers

CreateDCW is crashing for Printer on worker thread

Hi, I want to print something using printer. For that I need to get the HDC of the printer like below: HDC hdc = CreateDCW (NULL, L"Printer Name", NULL, NULL); This is crashing with below error: Exception thrown at 0x00007FFAE3B85B0C…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,440 questions
asked 2024-05-15T07:18:16.3466667+00:00
Shyam Butani 45 Reputation points
edited a comment 2024-05-20T12:08:25.5566667+00:00
RLWA32 40,941 Reputation points
1 answer

Problem when pressing W and Space at the same time

Recently if i press any letter key (w for instance) and then press and hold space, a pop up come with a bunch of styled letters and some from differnet languages. i want to fix that, i have tried to toggle settings on and off. but nothing seems to work.

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,373 questions
asked 2024-05-20T12:03:54.4966667+00:00
Akshat Jain 0 Reputation points
answered 2024-05-20T12:05:37.0933333+00:00
Akshat Jain 0 Reputation points
4 answers

Transactional Replication on a SQL Managed instance as a subscriber with pull subscription

We are doing a transactional Replication to a SQL Managed instance (subscriber) with pull subscription from On-Prem(Publisher/Distributor) We are seeing uninitialized subscription on the replication monitor. How can we troubleshoot this

Azure SQL Database
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,853 questions
asked 2024-05-16T12:03:46.98+00:00
Nitya V 40 Reputation points
commented 2024-05-20T12:04:32.58+00:00
Nitya V 40 Reputation points
1 answer One of the answers was accepted by the question author.

Express Route Gateway migration not working and throwing error "Gateway subnet needs two or more address prefixes for migration"

Express Route Gateway migration not working and throwing error "Gateway subnet needs two or more address prefixes for migration"

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,400 questions
Azure ExpressRoute
Azure ExpressRoute
An Azure service that provides private connections between Azure datacenters and infrastructure, either on premises or in a colocation environment.
327 questions
asked 2024-05-20T07:01:47.92+00:00
sunil cherukuri 0 Reputation points
commented 2024-05-20T12:03:22.6466667+00:00
akinbade abiola 1,105 Reputation points
3 answers

changed the public IP address Aci

I have a container instance where a webaspnet core is hosted with a tcp server that listens on port 5010 (that's why I opted for aci) since the server apps don't allow my solution to work, now I've realized that after a while it has changed the public IP…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
648 questions
asked 2024-05-17T07:34:28.8533333+00:00
brux88 0 Reputation points
edited a comment 2024-05-20T12:02:55.4766667+00:00
Deepanshu katara 5,370 Reputation points
1 answer One of the answers was accepted by the question author.

Data Upsert Process in Azure SQL

I'm working on transferring a whole table from one database to several others, all in Azure SQL. To do this, I'm using a Lookup activity to get the list of server and database names. Then, I'm running a loop (ForEach) where I have a Copy Data activity.…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,699 questions
asked 2024-05-17T08:31:03.8066667+00:00
Glasier 340 Reputation points
accepted 2024-05-20T12:02:13.6066667+00:00
Glasier 340 Reputation points
2 answers

About Azure OpenAI collaboration with PowerApps

I am planning to create an image generation app using Azure OpenAI using PowerApps. I am considering a mechanism to generate an image by pressing a button based on the content entered in "TextInput1" area. I have created the following as a…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,432 questions
asked 2024-05-17T04:24:56.8266667+00:00
mitttttsu 20 Reputation points
answered 2024-05-20T12:00:08.8566667+00:00
PRADEEPCHEEKATLA-MSFT 78,986 Reputation points Microsoft Employee
1 answer

Is there a way to automatically fill out a form depending on logged in user?

Is there a way to automatically fill out a form depending on logged in user? Find out how the basic info (name, employee no, job title, dept, company) can be automatically inserted in the form based on the user filling out the form) i have check the…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,432 questions
asked 2024-05-19T06:13:44.6766667+00:00
Sanar Al-Chalabi 0 Reputation points
answered 2024-05-20T11:58:01.45+00:00
PRADEEPCHEEKATLA-MSFT 78,986 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Saprk Azure blob Writer with Principal Secret (entraID)

i am trying to write to azure blob using the entra ID it gives the following error : ERROR AzureNativeFileSystemStore: Encountered Storage Exception for delete on Blob:…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,470 questions
asked 2024-05-14T21:48:16.7733333+00:00
Prem 25 Reputation points
accepted 2024-05-20T11:55:50.49+00:00
Prem 25 Reputation points
3 answers One of the answers was accepted by the question author.

Locking comparison SQL Server 2017 versus SQL Server 2022

We upgraded from SQL Server 2017 to SQL Server 2022. With SQL Server 2022 we are experiencing a lot more and longer locks. When long lasting locks happens, a lot of process are getting suspended. As soon that the lock is resolved, the processes are like…

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,853 questions
asked 2024-04-22T12:53:22.4133333+00:00
Paolo Taverna 71 Reputation points
commented 2024-05-20T11:55:46.46+00:00
Paolo Taverna 71 Reputation points
3 answers

OneDrive -storage is full, can't delete old file versions because some retenetion policy prevents it

Hello, Can't delete old file versions because a retention policy prevents. How to get rid of this retention policy. I ran the diagnostics to find old retenention policies here https://aka.ms/PillarInvalidRetention The diagnostics listed 1 policy…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
851 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,805 questions
asked 2024-05-15T17:38:11.8566667+00:00
Attila Dobay 0 Reputation points
commented 2024-05-20T11:54:31.31+00:00
Zoltan Rakottyai 0 Reputation points
1 answer

Using key vault to customize the encryption keys at rest for Azure Database PostgreSQL imply any cost on for encrypt/decrypt operations?

Hi, Based on the pricing for Key Vault, encryption/decryption operations via API are charged. My question is, does this also imply cost for PostgreSQL DBaaS using custom encryption keys stored in Azure Key Vault or the cost for encrypting/decrypting…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,143 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
980 questions
Azure Database for PostgreSQL
asked 2024-05-20T09:07:22.4+00:00
José Luis Rando Calvo 0 Reputation points
commented 2024-05-20T11:52:51.94+00:00
akinbade abiola 1,105 Reputation points
2 answers

Yaml to execute SQL scripts in a folder via Azure DevOps pipeline

Greetings!!! We have a git repo directory ExternalSQLScripts with sub-directories for Tables, Views, Functions, StoredProcedures. Loop through each subdirectory and execute all the .sql files on the external SQL Server. We only have access to execute SQL…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,432 questions
asked 2024-05-17T19:37:12.1966667+00:00
Raj D 581 Reputation points
answered 2024-05-20T11:52:41.1+00:00
PRADEEPCHEEKATLA-MSFT 78,986 Reputation points Microsoft Employee
2 answers

We need to configure the Pull subscription for transaction replication from On-Prem to Azure Managed Instance . How can we make it work

Hi We need to configure the Pull subscription for transaction replication from On-Prem to Azure Managed Instance . How can we make it work. We have come across documention which says its has limitations onwiht regards to publisher/subscriber and…

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,853 questions
asked 2024-05-15T17:41:11.7933333+00:00
Nitya V 40 Reputation points
edited a comment 2024-05-20T11:51:21.1033333+00:00
Nitya V 40 Reputation points
1 answer

What is the recommendation for Persistent Desktop according to OS Verion. Can we use multisession golden image for persistent Host Pool in AVD?

Can we use multisession golden image for persistent Host Pool in AVD? I don't find any reference document for the same, that for persistent desktop we must use Single session OS.

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,382 questions
asked 2024-05-17T12:34:52.6233333+00:00
Kajal Kumar Saphui 20 Reputation points
commented 2024-05-20T11:49:43.5466667+00:00
Anveshreddy Nimmala 2,705 Reputation points Microsoft Vendor