347,187 questions

Sort by: Updated
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,433 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,433 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
0 answers

In Azure Front door Premium, Is it possible to just add a query string using URL rewrite feature.

I am basically trying to integrate my blob storage with Azure front door and CDN profile. As the storage doesn't allow public access i would need to utilize the SAS token. I am looking if there is a way to hide the SAS token from end user. I believe URL…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
594 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,470 questions
asked 2024-05-15T11:24:40.6766667+00:00
Mudragada, Varun Krishna 5 Reputation points
commented 2024-05-20T11:57:38.9933333+00:00
Mudragada, Varun Krishna 5 Reputation points
0 answers

We're sorry. The lab environment needed to complete the exercises in this unit is temporarily unavailable.

I hope this message finds you well. I am currently enrolled in the "Navigate the finance and operations apps" exercise as part of the Microsoft training module. Unfortunately, I have encountered an issue as the lab environment required to…

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.
64 questions
asked 2024-05-20T11:11:32.3+00:00
Nadia Bahatheg 0 Reputation points
commented 2024-05-20T11:57:20.9066667+00:00
RNareddy 795 Reputation points Microsoft Vendor
0 answers

Issue in communication between the docker container modules added in IoT Edge Runtime in windows devices

Hi Team, As part of an R&D, I am trying to fetch the edge agent and edge hub data exposed with Prometheus. But docker to docker communication is not happening. Prometheus couldn't scrap the data from these modules even after exposing the ports. Could…

Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
548 questions
Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,768 questions
asked 2024-05-20T11:56:33.06+00:00
Athira Gopinath(UST,IN) 96 Reputation points
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
0 answers

Where are the DataSets for the Prepare and transform data with Azure Synapse Analytics

Hello i am learning via the Microsoft Learning Modulle "Prepare and transform data with Azure Synapse Analytics" and try to reproduce the exercise. But i don't have acces to the datasets and the data sets are also not mentioned in the training…

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,447 questions
asked 2024-05-20T11:48:08.3133333+00:00
Erik van der Hoeven 0 Reputation points
edited the question 2024-05-20T11:55:28.46+00:00
AmaranS 2,675 Reputation points Microsoft Vendor
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,804 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,433 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
0 answers

Invalid URL in training modules

I am unable to download any of the Access DBs required for training from these modules. It continues to state error messages similar to the following: "The requested URL "http://%5bNo%20Host%5d/baglabspublic/PowerBI_sample.accdb", is…

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.
105 questions
asked 2024-05-20T11:52:35.99+00:00
Steinke, Brad 0 Reputation points
0 answers

Slow Data Pipeline Performance - ADF Data Flow to Azure SQL Database

I'm having some performance issues with an Azure Data Factory (ADF) data flow pipeline. The pipeline is designed to move data from a Parquet file and insert/update it into an Azure SQL database table. The data volume is moderate, with batches of 50,000…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,699 questions
asked 2024-05-20T11:51:35.8133333+00:00
Murlidhar Patil 1 Reputation point
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
1 answer One of the answers was accepted by the question author.

App instaled from Store and app its new actually developed version

Some time ago I could to have app instaled from Windows Store and run from VS the same app when developing new version. But now if I have the app from MS Store and I try to run the same app from VS Error DEP0700 is showed. To deal with this problem I…

Universal Windows Platform (UWP)
asked 2024-05-18T19:29:39.1966667+00:00
BitSmithy 1,831 Reputation points
accepted 2024-05-20T11:49:24.75+00:00
BitSmithy 1,831 Reputation points
1 answer

Azure to AWS

Hello We need to transfer files from ADLS to AWS (S3 bucket) for a SAS application hosted in third party in batches. We need to ensure data security and best practices. My understanding, we can use ADF to create a linked service for AWS S3 but IT DOES…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,364 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,957 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,699 questions
asked 2024-05-20T08:39:35.8366667+00:00
Sourav 80 Reputation points
answered 2024-05-20T11:47:58.1733333+00:00
Amira Bedhiafi 16,071 Reputation points
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
commented 2024-05-20T11:47:47.1333333+00:00
RLWA32 40,941 Reputation points
16 answers

Missing Create New Retention Policy Option

After our initial migration to SharePoint Online I set up a lone, rather crude, 'retain everything for ever' retention policy. Now that the migration is done I want to make this a bit more sophisticated. However the option to create a new policy has…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,804 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.
955 questions
asked 2023-08-20T14:31:39.3833333+00:00
John Laidlaw 46 Reputation points
commented 2024-05-20T11:47:28.9466667+00:00
Zoltan Rakottyai 0 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
answered 2024-05-20T11:46:45.4566667+00:00
Smaran Thoomu 10,405 Reputation points Microsoft Vendor