348,504 questions

Sort by: Updated
0 answers

Exporting very large OneDrive content ?

How can I save OneDrive for Business files to my local PC as a ZIP file (many or single)? I have OneDrive with a total of 3.4 TB and various directories, the largest of which is the camera Roll directory, with each subdirectory comprising 300-400 GB and…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
864 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,858 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,712 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,148 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,156 questions
asked 2024-05-24T14:59:25.73+00:00
EnterpriseArchitect 4,871 Reputation points
0 answers

Issue with Assistants API - All Runs Queued

Hello, I have been using the Assistants API (Python version) for the past month without any issues. However, today all of my runs are suddenly getting queued, and I can't find a way to resolve this; it worked fine yesterday. Chat completion works on the…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,294 questions
asked 2024-05-23T22:12:50.89+00:00
Mrunaal 0 Reputation points
edited a comment 2024-05-24T14:58:40.92+00:00
Andres da Silva Santos 30 Reputation points
1 answer

I cannot make a payment to re-activate an Azure subscription and the system will not allow me to create a ticket because the subscription is de-activated

My credit card got lost so 2 invoices did not get paid in Azure. Now the subscription is disabled and it says to pay the invoices to re-activate. However, I cannot make a payment to re-activate an Azure subscription, it says I must contact…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,129 questions
asked 2024-05-24T01:02:18.5266667+00:00
Michael A Cody 0 Reputation points
answered 2024-05-24T14:58:19.1266667+00:00
SadiqhAhmed-MSFT 39,136 Reputation points Microsoft Employee
2 answers

ODBC Connection DSN and Linked Table Manager Giving Different Results: The link table manager in access database only gives the master tables

I am setting up a DSN and a Linked Table Manager link all on the same Access database on the same computer with the same database Login and associated User (and of course the same database). The DSN gives me the tables I need, but the Linked Table…

Azure SQL Database
Access
Access
A family of Microsoft relational database management systems designed for ease of use.
314 questions
Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
833 questions
asked 2024-04-23T20:44:30.33+00:00
EFS 0 Reputation points
answered 2024-05-24T14:58:16.3166667+00:00
EFS 0 Reputation points
1 answer

Azure migrate | not able to start the replication of Physical servers.

Hi All, We are experiencing trouble initiating the replication of physical servers due to a compatibility matrix issue; physical servers with BIOS support 2TB of OS disks, but the servers' OS disks are 2233GB; is there any way to duplicate the image of…

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
726 questions
asked 2024-05-24T05:33:33.1833333+00:00
Veera 240 Reputation points
answered 2024-05-24T14:56:56.7533333+00:00
SadiqhAhmed-MSFT 39,136 Reputation points Microsoft Employee
1 answer

Dataset format needed for azure blob storage

How do I select what format is right for me while moving documents from SQL Server to Azure blob storage using Azure Data Factory pipeline? The existing documents in the Blob storage show the type as Block Blob, but it doesn't show the format. I need to…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,489 questions
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,894 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,752 questions
asked 2024-05-24T13:53:47.7833333+00:00
Reema DSouza 0 Reputation points
edited a comment 2024-05-24T14:55:30.4633333+00:00
Reema DSouza 0 Reputation points
1 answer

How to set up a free trail account for azure?

Iam contacting with respect to the creation of a free trial account.I have created a free trial account with my personal mail for study purpose. Now my friend setted up another account for his study purpose with his personal mail.But the debit card…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,006 questions
asked 2024-05-22T15:53:34.43+00:00
Rufaid P 0 Reputation points
answered 2024-05-24T14:54:27.3666667+00:00
Babafemi Bulugbe 2,190 Reputation points MVP
0 answers

Does AZURE support tool_resources parameter which is available for Assistant v2

Hi, I am using openai==1.28.1 and while creating assistant I am getting BadRequestError: Error code: 400 - {'error': {'message': "Unknown parameter: 'tool_resources'.", 'type': 'invalid_request_error', 'param': 'tool_resources', 'code':…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,294 questions
asked 2024-05-24T14:53:24.24+00:00
Karishma Nanda 160 Reputation points
0 answers

How do I create a new Server

On my initial creation of our Azure SQL account I was asked to create a server, so I started with a development server housing several databases, but now I'd like to create a test/staging and production server so that I can migrate updates to databases…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,006 questions
asked 2024-05-24T14:50:23.7033333+00:00
EFS 0 Reputation points
2 answers One of the answers was accepted by the question author.

Mixing net standard and visual c++

Hello Using VS 2017, can one have both net standard 2.0 and visual c++ projects in the same solution with the net standard project referencing the visual c++ project (.vsxproj)? If I create one solution containing two projects of this kind using VS 2017…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,459 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,562 questions
asked 2024-05-21T08:47:24.7566667+00:00
Flade, David 0 Reputation points
commented 2024-05-24T14:49:26.4533333+00:00
Flade, David 0 Reputation points
1 answer

"No result available for stream" error when performing join and previous step uses cached lookup

I have a data flow where I look up and cache rows that have been updated as part of an ETL pipeline. I then want to join that updated data with the existing data in the target database. The problem seems to be that when doing the join operation the part…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,752 questions
asked 2022-06-23T20:01:38.977+00:00
John Neubecker 6 Reputation points
commented 2024-05-24T14:47:40.7966667+00:00
John Neubecker 81 Reputation points
0 answers

SSRS Report Subscription Windows Share File Option Failed

We have configured SSRS Report Subscription export report automatically and place the file in shared path location, we did all the configurations but getting error like "Failure writing file acctbalrw : The permissions granted to user '' are…

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,825 questions
asked 2024-05-24T14:47:14.9633333+00:00
Vinaya Velli 0 Reputation points
0 answers

upgrade SCCM

Bonjour, Je suis en train de mettre à niveau mon SSCM de la version 2303 vers la version 2309 , j'ai réussi à installer la cumulative pour configuration Manager 2303 (article 24719670) , lors de vérification de la configuration requise pour la 2309 ça…

Microsoft Configuration Manager Updates
Microsoft Configuration Manager Updates
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
979 questions
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
918 questions
Microsoft Configuration Manager
asked 2024-05-24T14:46:18.1833333+00:00
Mohamed HAJJEM 20 Reputation points
1 answer

Error creating a Vector_index in Azure ML Prompt_flow: DeploymentNotFound: A valid deployment for the model=text-embedding-ada-002 was not found in the workspace connection=aoai-rg-shd-prop-ml-brazilsouth provided.

The following error is occurring when creating a Vector_index in Azure ML Prompt_flow: DeploymentNotFound: A valid deployment for the model=text-embedding-ada-002 was not found in the workspace connection=aoai-rg-shd-prop-ml- brazilsouth provided. Both…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,611 questions
asked 2024-05-24T12:24:39.23+00:00
Rafael Vasconcelos Costa Machado 0 Reputation points
answered 2024-05-24T14:44:38.7966667+00:00
Rafael Vasconcelos Costa Machado 0 Reputation points
3 answers

Function App

Hi, We have deployed azure function app on java platform. This function app will need to connect an internal service URL hosted on-prem. I would like to know how do we setup the communication from function app hosted in azure to on-prem service ? What…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,381 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,201 questions
asked 2024-04-13T05:10:50.6433333+00:00
Sourav 80 Reputation points
answered 2024-05-24T14:44:03.84+00:00
Pinaki Ghatak 2,400 Reputation points Microsoft Employee
0 answers

Unable to Access Government Website

Trying to Access this website https://idis3.elections.il.gov/login.aspx?ReturnUrl=%2f in virtual machine but no go Website info

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,278 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,201 questions
Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,386 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.
666 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,416 questions
asked 2024-05-24T14:40:28.0233333+00:00
Aldrich Katigbak 0 Reputation points
commented 2024-05-24T14:43:53.7033333+00:00
Aldrich Katigbak 0 Reputation points
0 answers

I want to ask wheather you can connect Azure with Power BI in a live connection

If you know a way, an you please explain me how i can do that. I want to create some charts which are live connected power Bi to the working items in Azure. So if a working item changes state, or area etc, it also shows up on the chart as well

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,381 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,471 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,032 questions
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.
116 questions
Azure Network Function Manager
Azure Network Function Manager
An Azure service used for deploying 5G and software-defined WAN network functions on edge devices.
1 question
asked 2024-05-24T14:43:43.85+00:00
Marvin Bylyku 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to resolve "An unhandled error has occurred. Reload 🗙" in Blazor application?

I am encountering this error consistently while executing my Blazor file. I reinstalled Visual Studio in case of missing files, but it did not work. I also tried creating Blazor files both from CLI and VS, but the error persists.

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,420 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,695 questions
asked 2024-05-24T05:48:47.9466667+00:00
Hassan Raza Khan 0 Reputation points
accepted 2024-05-24T14:43:08.19+00:00
Hassan Raza Khan 0 Reputation points
3 answers

Date column in sink table is getting NULL values

Hi, I have two fields in my source .csv file which is Date1(format- YYYYMMDD) and Date2(format- YYYYMMDD), I have corresponding table in my SQL database with the same fields with data type as datetime2. Now I am trying to load the data from my source…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,752 questions
asked 2024-04-04T13:50:00.5366667+00:00
Harshita Vishwakarma 45 Reputation points
answered 2024-05-24T14:39:32.4666667+00:00
Pinaki Ghatak 2,400 Reputation points Microsoft Employee
0 answers

How to read mail from Outlook shared mailbox using Python Graph SDK?

Hi, I do not know if this is a feature request or a Q&A. I am able to query messages in a shared mailbox using the Graph Explorer and setting the correct permissions. I have also been able to do the same in Python using the "requests"…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,834 questions
asked 2024-05-23T15:58:08.86+00:00
Diana Tung 0 Reputation points
edited the question 2024-05-24T14:39:04.0733333+00:00
Diana Tung 0 Reputation points