356,190 questions

Sort by: Updated
0 answers

Can I store a batch file in Azure file share and execute it from there to call a SSIS package in Azure ?

I have batch files that call SSIS pkgs that are currently in the same network file share in my on premise network . The batch file calls and runs the ssis pkgs. Can this be migrated to azure file services? can Azure file services store and execute batch…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,204 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.
1,069 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
318 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,799 questions
SQL Server Migration Assistant
SQL Server Migration Assistant
A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
508 questions
asked 2024-06-26T19:20:18.51+00:00
Aarthi 0 Reputation points
4 answers

I can't do multiple unroll in flatten activity synapse dataflow

It was working quite well before, And started failing with "none.get" which is no where helping me to find the root cause, Even though I figured out that multiple flatten Unroll by cause the issue. My source is multiple Nested JSON try to…

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,582 questions
asked 2024-06-06T16:34:28.0266667+00:00
Venkatesh S 5 Reputation points
commented 2024-06-26T19:15:52.9166667+00:00
Garrett Locke 25 Reputation points
1 answer

How do I change file permissions for WordPress in App Services?

Hello, I am new to Azure. This is the first time using it. I have started by installing WordPress with App Services. Installing WordPress also installs a plugin called W3 Total Cache. When I go into that plugin I get this warning…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,235 questions
asked 2024-06-21T23:45:41.13+00:00
Jason Damisch 0 Reputation points
commented 2024-06-26T19:13:56.7533333+00:00
Jason Damisch 0 Reputation points
2 answers

Fails to onboard Azure Stack Nodes

I am attempting to install Azure Stack HCI onto a Hyper V host following the steps provided by the official Microsoft documentation and a youtube video depicting a 23H2 deployment. When I get to the portion that registers the nodes with Azure I get the…

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
296 questions
Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
363 questions
asked 2024-05-23T13:39:58.8466667+00:00
jpcapone 1,376 Reputation points
commented 2024-06-26T19:10:42.0966667+00:00
Shawn Yuan 0 Reputation points
3 answers

IIS app does not have permissions to access an SQLite db file

Running a web api project using IIS debug profile does not allow to access, create or delete SQLite db file located in the app directory. Access denied. The same is when I publish the project to the IIS inetpub folder and copy the db file there. The web…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,799 questions
asked 2024-06-26T05:36:35.3733333+00:00
MSCollege3000 140 Reputation points
commented 2024-06-26T19:08:35.65+00:00
MSCollege3000 140 Reputation points
1 answer

Only one app running in MAC?

Hi, Does this code work on MAC, only one app running ? Thanks, public partial class App : Application { private static Mutex mutex = new Mutex(true, Assembly.GetEntryAssembly().GetName().Name); public App() { if…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,101 questions
asked 2024-06-26T12:02:14.2933333+00:00
Dani_S 3,146 Reputation points
edited a comment 2024-06-26T19:05:41.66+00:00
Dani_S 3,146 Reputation points
0 answers

Custom logs for SQL databases running on Azure VM

Hi , I would like to capture the databases health and some other basic SQL databases configuration related to health and send them to Log analytics agent . This is specific to SQL Databases running on Azure SQL VM . What would be right approach to push…

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.
13,148 questions
asked 2024-06-26T06:51:51.8433333+00:00
Nikhil Verma 40 Reputation points
commented 2024-06-26T19:04:53.09+00:00
Oury Ba-MSFT 17,476 Reputation points Microsoft Employee
1 answer

azure database, user have database level permission, and then grant schema level permission ,what will happen?

hi friend, we use azure Synapse type database. i found two principals (called A and B )have been granted control/execute/connect permission on database level. now i want to granting 'select' permission on schema(called SC) to principal A, what will…

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,582 questions
asked 2024-06-26T08:23:08.6666667+00:00
Huang, Winston-HR 300 Reputation points
answered 2024-06-26T19:04:23.9833333+00:00
BhargavaGunnam-MSFT 28,351 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Lab ( Template and Labs) fail to start up or takes 10+ min to start up

I have a couple of labs, and have noticed that start up time for these labs are quite long, they use to take only a couple of minutes but now takes up to 10+ minutes. I noticed that the labs are also failing to start up caused by The Orchestration…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,428 questions
Azure Lab Services
Azure Lab Services
An Azure service that is used to set up labs for classrooms, trials, development and testing, and other scenarios.
288 questions
asked 2024-06-25T15:35:14.76+00:00
Kevin Ali 51 Reputation points
accepted 2024-06-26T18:59:47.33+00:00
Kevin Ali 51 Reputation points
0 answers

Flow - to search for automated email that is not received

How do i create a power automate flow that detects an automated email that has not been received in the last few days? i would like to run this flow weekly.

Outlook
Outlook
A family of Microsoft email and calendar products.
3,278 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
544 questions
asked 2024-06-26T18:57:47.46+00:00
ChrisV 0 Reputation points
1 answer One of the answers was accepted by the question author.

Accessing phone camera from RDP session on Android

Hello I've created the program running on Windows Server which is accessed with RDP from PCs and from Android mobile devices. I'm looking for a possibility to make a pictures from this program using local Android phone camera. Is there any way to start…

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,353 questions
asked 2020-10-01T20:38:25.413+00:00
tomasz.dzioba 31 Reputation points
commented 2024-06-26T18:56:36.1233333+00:00
Λοΐζος Λοΐζου 0 Reputation points
1 answer

SQL Query Date between not filtering properly

I am querying using my SQL table and trying to form simple date between query. when i am querying, i am not getting properly correct rows. My SQL Column is : DOJ (Datatype is datetime) and sample data is…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,148 questions
asked 2024-06-26T17:07:45.8366667+00:00
Gani_tpt 2,106 Reputation points
answered 2024-06-26T18:54:26.3533333+00:00
Zahid Butt 556 Reputation points
1 answer

Unable to access internet to get updates for Oracle Linux 7.9

I have 2 Repos Servers. One that is Oracle Linux 8.9 is working fine and downloading updates just fine. But the Oracle Linux OS 7.9 isn't reaching Oracle to download updates.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,428 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,247 questions
asked 2024-06-26T16:28:44.0633333+00:00
Don Curry 0 Reputation points
answered 2024-06-26T18:54:23.6233333+00:00
Don Curry 0 Reputation points
1 answer

Is there a way to load my Blazor page faster?

Hi all; I go to a page on my Blazor (server) app, then press refresh. Chrome normal reload. The very first request of the browser (F12 - Network) is for Dashboard which is the page it is refreshing. That request takes 1.02 seconds (ow!!!) This is…

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,468 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,235 questions
asked 2024-06-26T13:59:00.12+00:00
David Thielen 2,486 Reputation points
edited an answer 2024-06-26T18:53:26.6066667+00:00
Bruce (SqlWork.com) 59,551 Reputation points
0 answers

Indexing a website on Bing

I am encountering an error while attempting to index my website on the Bing search engine. The error says, "Not indexed because this page is a redirect, URL cannot appear on Bing". I have tried both options https://www.learntheq.com and…

Bing Web Search
Bing Web Search
A Bing service that gives you enhanced search details from billions of web documents.
145 questions
asked 2024-06-26T13:50:32.2233333+00:00
André Silveira 0 Reputation points
commented 2024-06-26T18:51:48.5266667+00:00
YutongTie-MSFT 47,841 Reputation points
2 answers

Fingerprint not working, Pin does not work to log in (tried too many times)

I opened my computer to find that I needed to enter my pin instead of use my fingerprint. I'm not sure why this happened, maybe my kids were trying to log in.  It then asked me to enter a phrase A1B2C3, this allowed me to enter my pin which I did. It…

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,972 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,812 questions
asked 2023-08-30T14:25:52.5033333+00:00
CMM 5 Reputation points
commented 2024-06-26T18:51:11.8333333+00:00
jstaguy 0 Reputation points
1 answer

Azure DevOps pipeline runs API does not return System variables

Azure DevOps pipeline runs API does not return system variables to identify runs belong to a particular pull request. The API documentation has variables field but in the API response it's returning empty. In the pipelines build variables documentation,…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,235 questions
asked 2024-06-26T18:36:40.1866667+00:00
Shrav Mehta 21 Reputation points
answered 2024-06-26T18:50:43.3833333+00:00
Michael Taylor 50,431 Reputation points
1 answer

Why won't my organizations billable storage amount decrease?

My team cleaned up and deleted a lot of items from our artifact feed on Monday and our billable storage limit still hasn't updated despite documentation saying it could take up to 48 hours. By deleted I mean we deleted them from our feed and permanently…

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,069 questions
asked 2024-06-26T18:35:53.1066667+00:00
Tim L 0 Reputation points
answered 2024-06-26T18:49:49.94+00:00
Michael Taylor 50,431 Reputation points
0 answers

How do I use fields that Document Intelligence recognizes in my Power Automate flow?

Hi all. I'm currently working on automating a few processes using AI. I've been using AI Builder until now but they don't offer a pay as you go plan, and we won't use it enough for the monthly subscription cost to be worth it. As a result, I'm looking…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,489 questions
AI Builder Training
AI Builder Training
AI Builder: A Microsoft Power Platform capability that provides artificial intelligence models designed to optimize business processes.Training: Instruction to develop new skills.
1 question
asked 2024-06-26T18:49:28.8833333+00:00
Ty Greenwood 0 Reputation points
0 answers

Azure Database Migration Service deployment failure issue

Good morning, I am trying to deploy the Azure Database Migration Service resource from the portal, so that I can migrate a SQL database in IaaS to PaaS, but the deployment is still failing for the central France region, and I am fine. Resource…

Azure Database Migration service
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
748 questions
asked 2024-06-26T11:23:44.3733333+00:00
Fakri SLIMANE 61 Reputation points
commented 2024-06-26T18:48:23.43+00:00
GeethaThatipatri-MSFT 28,847 Reputation points Microsoft Employee