340,035 questions

Sort by: Updated
1 answer

Download data from cosmos by v-studio

When I download data from cosmos from azure data lake storage of visual studio, it shows an error: 流 URL 无效

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,335 questions
asked 2024-04-16T12:07:24.16+00:00
Xinlong Wang 0 Reputation points Microsoft Employee
answered 2024-04-19T05:42:49.65+00:00
Xinlong Wang 0 Reputation points Microsoft Employee
1 answer

Azure Delta Lake to Snowflake

Hi Team, I am creating Delta lake in Azure data lake from ADF using Dataflow Sink - inline dataset as Delta and also through Databricks. Have created External Table in Databricks which is pointing to Mounted Azure datalake location. Now, I want to load…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,907 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,478 questions
asked 2024-04-18T09:50:12.3466667+00:00
Vaibhav 45 Reputation points
commented 2024-04-19T05:42:15.6366667+00:00
phemanth 5,570 Reputation points Microsoft Vendor
1 answer

How to migrate NPS server and keep the original IP

I've reviewed this article but I still had some questions. https://learn.microsoft.com/en-us/windows-server/networking/technologies/nps/nps-manage-export In order to keep the existing IP for the NPS server, can I follow these steps? build new server…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,080 questions
asked 2024-04-17T22:05:29.7366667+00:00
Lee, Tim 0 Reputation points
answered 2024-04-19T05:42:05.24+00:00
Jing Zhou 1,475 Reputation points Microsoft Vendor
1 answer

Procedure for enabling and configuring the LDAPs feature for the existing Domain Controllers globally.

I need to globally configure the LDAPS feature in over 20 on-premises Domain Controllers/Global Catalogs to support new security software integration. My existing AD Domain controllers are Windows Server 2016 with Windows Server 2016 FFL/DFL. What steps…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,818 questions
Windows Network
Windows Network
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.Network: A group of devices that communicate either wirelessly or via a physical connection.
639 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,747 questions
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,717 questions
Microsoft Intune Security
Microsoft Intune Security
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
328 questions
asked 2024-04-18T02:11:11.5833333+00:00
EnterpriseArchitect 4,721 Reputation points
answered 2024-04-19T05:41:45.58+00:00
Jing Zhou 1,475 Reputation points Microsoft Vendor
0 answers

ADF : Operation on target XYZ_Trigger failed: Concurrent operations on a trigger are not allowed. trigger

Hello Team, While doing deployment through DevOps CICD pipeline we getting below error. Error Message: Operation on target XYZ_Trigger failed: Concurrent operations on a trigger are not allowed. trigger: XYZ_Trigger [error]HTTP Status Code:…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,478 questions
asked 2024-04-19T05:41:15.8333333+00:00
Krishna Tapse 0 Reputation points
1 answer

hii want to run stored procedure in synapse but ima getting an error ,can anyone help me

query: USE gold_db GO CREATE OR ALTER PROC CreateSQLServerlessView_gold @ViewName nvarchar(100) AS BEGIN DECLARE @statement VARCHAR(MAX) SET @statement = N'CREATE OR ALTER VIEW '+@ViewName+' AS SELECT * FROM OPENROWSET(BULK…

Azure SQL Database
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,667 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,342 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,478 questions
Azure Data Lake Analytics
asked 2024-04-18T16:53:48.23+00:00
naveena kankipati 0 Reputation points
commented 2024-04-19T05:40:04.6933333+00:00
naveena kankipati 0 Reputation points
1 answer

Error accessing Tables in Lake Database

Hello, I used Azure Synapse Link in order to get Dataverse Tables, now i can see them in the lake database but when i try to query one of the tables using the serverless SQL pool I get this error : External table…

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,342 questions
asked 2024-03-26T12:38:05.8033333+00:00
Wajih Arfaoui 70 Reputation points
commented 2024-04-19T05:39:13.6933333+00:00
Vinodh247-1375 11,031 Reputation points
0 answers

OAuth 2.0 refresh token and access token max length

I have created an App Registration in the Azure portal. What are the maximum token lengths for Access and Refresh tokens, when user login using app's clientid .

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,381 questions
asked 2024-04-19T05:38:20.55+00:00
d d 20 Reputation points
edited the question 2024-04-19T05:39:11.74+00:00
d d 20 Reputation points
0 answers

Unable to associate Microsoft Learning account to the Organization

Hi, I'm unable to link my personal Microsoft Learning account to my organization. URL used - https://partner.microsoft.com/en-us/pc/Users/MyAccount Signed in with my organization account which then gives me option to "Associate Microsoft Learning…

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
870 questions
asked 2024-04-19T05:38:33.54+00:00
Shanil Patel 0 Reputation points
1 answer

Utilizing Azure Key Vault secrets for secure password management in Apache spark connector for SQL Server

In the provided code example, our team demonstrates using a hard-coded username and password for connecting to SQL Server using the Apache Spark connector. However, for enhanced security, I want to utilize a password stored in Azure Key Vault instead of…

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,342 questions
asked 2024-04-18T16:57:26.27+00:00
Thomasville99 240 Reputation points
answered 2024-04-19T05:37:22.67+00:00
Smaran Thoomu 9,045 Reputation points Microsoft Vendor
0 answers

Error 429 only if Outlook is already open when try to automate an email

Good day Gurus of .Net Since I started trying to get my app to be option strict compliant, I've suddenly started getting error 429 Unable to create active x component BUT only when Outlook is already open. I have the following code to get an instance of…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,910 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,564 questions
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,457 questions
asked 2024-04-18T12:05:49.05+00:00
Hugh Self Taught 81 Reputation points
commented 2024-04-19T05:36:39.3933333+00:00
Viorel 111.8K Reputation points
1 answer

Images are not migrated from Sharepoint 2016 to Sharepoint Online (Enhanced rich text column)

Images are not migrated from Sharepoint 2016 to Sharepoint Online in Enhanced rich text I use SharePoint Migration Tool - v4.1.125.8 I've done many tests with the same results Images are shown as text: filename.jpg

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,734 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,560 questions
asked 2024-04-16T10:21:54.6+00:00
Waldek-BBH 0 Reputation points
commented 2024-04-19T05:36:33.21+00:00
AllenXu-MSFT 15,846 Reputation points Microsoft Vendor
0 answers

Persistent graph 500 response with "Unable to get write stream for mac attachment"

We are seeing this issue for a few tenants. We are doing GET message graph api calls followed by $expand attachments. For a handful of exchange emails, we see Graph return HTTP/1.1 500 Internal Server Error with Unable to get write stream for mac…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,510 questions
asked 2024-04-19T05:34:16.27+00:00
AP 0 Reputation points
edited the question 2024-04-19T05:35:32.6033333+00:00
AP 0 Reputation points
1 answer

How to sync data from snowflake to cosmos using CDC mechanism in real time through ADf

We have a view on snowflake having approx 250 columns with millions of records. We are syncing this data from snowflake to cosmos using ADF pipeline. Currently the data synced on the basis of particular column that is lst_update_time, which query all…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,438 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,478 questions
asked 2024-04-19T04:43:25+00:00
mobileapp4.support 0 Reputation points
answered 2024-04-19T05:35:27.15+00:00
Vinodh247-1375 11,031 Reputation points
0 answers

The subscription is not allowed to create or update the serverfarm.

Scenario : App service deployment or scaling  Issue: Error " The subscription '<id>' is not allowed to create or update the serverfarm." Workaround:  Retry to provision the App Service after a few hours (similar thread #1535067 user was…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,837 questions
asked 2024-04-17T10:41:42.7+00:00
VenkateshDodda-MSFT 17,911 Reputation points Microsoft Employee
edited the question 2024-04-19T05:35:08.29+00:00
ajkuma 22,086 Reputation points Microsoft Employee
0 answers

Error while passing parameters in Rest Api Azure Data Factory

Hi Folks. Hope you Are doing well. I am passing parameters from one data factory to another to trigger a copy activity that would copy data from an intermediate Location to a final Target which can be an SFTP, Mshare or ADLS location. I am…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,478 questions
asked 2024-04-18T20:32:16.1433333+00:00
Shivoy Thakral 0 Reputation points
commented 2024-04-19T05:34:29.74+00:00
phemanth 5,570 Reputation points Microsoft Vendor
8 answers

Viva connections does not respect the theme of the SharePoint site

For a week now when we access the main intranet site from Ms Teams using "Viva Connections" (new or classic) we do not see the selected theme on the site. We see a theme based on blue, this happens in different sites with different tenants,…

Viva Connections
Viva Connections
A Microsoft Viva module that provides a gateway to a modern engagement experience.
85 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,560 questions
asked 2024-04-04T10:54:04.8333333+00:00
Eduardo González Muñiz 20 Reputation points
commented 2024-04-19T05:34:17.0366667+00:00
Yanli Jiang - MSFT 21,361 Reputation points Microsoft Vendor
1 answer

working with invalid name in SharePoint online

Working with invalid name in SharePoint online, after content was migrated with mover.io. Looking for the best way to find invalid names and rename them.

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,560 questions
asked 2024-04-15T19:02:49.42+00:00
Carl94580345 31 Reputation points
commented 2024-04-19T05:33:57.5333333+00:00
AllenXu-MSFT 15,846 Reputation points Microsoft Vendor
0 answers

How to perform In-Place upgrade from Azure VM 2008R2 to Server 2019

We are migrating On-premises Windows Server 2008 R2 to Azure via Rehost approach. Post migration, we want to upgrade to the server 2019 OS. Direct upgradation from 2008R2 to 2019 it's not possible, then what would be the solution.

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
716 questions
asked 2024-04-09T12:17:34.88+00:00
Mahavir Saroj 201 Reputation points
commented 2024-04-19T05:32:33.9833333+00:00
SadiqhAhmed-MSFT 36,961 Reputation points Microsoft Employee
0 answers

Some doubts regarding after registering for WinUI3 packaged with external location app?

Hi, I was earlier creating a WinUI3 blank unpackaged app. Followed the steps here to make my solution from packaged to unpackaged application. In this project I have disabled the XAML code and created my own entry point (WinMain). Steps that I have…

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
722 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,519 questions
asked 2024-04-18T11:28:49.1633333+00:00
Rohan Pande 245 Reputation points
commented 2024-04-19T05:31:59.3133333+00:00
Rohan Pande 245 Reputation points