341,108 questions

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

RoboCopy does not run in Task Scheduler

I have a very simple one line command in a .bat file I have named BackupProg.bat robocopy G:\ Y:\backupdata2\ /MIR /XO I have also tried robocopy G:\ Y:\backupdata2\ If I run the file out of windows explorer, it runs perfectly If I run…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,136 questions
asked 2022-11-25T01:38:37.773+00:00
Mark 21 Reputation points
answered 2024-04-24T03:56:49.67+00:00
J.D. Mallen 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Data Factory SQL join output of stored procedure with another SQL table

I need to be able to SQL join the output of one Stored procedure with another SQL table. Currently, I am running one lookup activity (name - CustomSP) to run the Stored procedure and get the output. Output of Stored Procedure is as follows - { …

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,517 questions
asked 2024-04-22T04:29:57.2933333+00:00
SR 40 Reputation points
accepted 2024-04-24T03:56:37.18+00:00
SR 40 Reputation points
1 answer

Azure Front door says Our services aren't available right now for backend APIM

Hi I Have created front door and configured backend as api management services. If my api management is without any Vnet i am able to access api's via front door endpoint but if i make my api management as Internal VNet injected then it says Our…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,747 questions
asked 2024-04-22T09:32:41.2866667+00:00
Amoghavarsh Patil 0 Reputation points
edited the question 2024-04-24T03:56:35.15+00:00
KapilAnanth-MSFT 34,926 Reputation points Microsoft Employee
0 answers

The PCI IDs (Bus info) are not loading for the interface

The PCI IDs (Bus info) are not loading for the interface. This is not loading only for the interfaces in ubuntu vm that is hosted in Azure. We have tried in AWS and ESXi and the bus info were available. Could anyone suggest how this could be solved

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,106 questions
asked 2024-04-22T10:28:14.3+00:00
Joshua Christo 0 Reputation points
edited the question 2024-04-24T03:56:00.1466667+00:00
KapilAnanth-MSFT 34,926 Reputation points Microsoft Employee
0 answers

I cannot see any tables when Connecting the Azure via MS Access Linked Table Manager, what am I missing?

I have installed AdventureWorksLT as well as my own tables in a new Azure database that I am trying to connect to via "Linked Table Manager" in MS Access but all I see are the sys tables. If I use DoCmd.TransferDatabase acLink it works fine…

Azure SQL Database
Access
Access
A family of Microsoft relational database management systems designed for ease of use.
302 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.
820 questions
asked 2024-04-22T17:41:46.8033333+00:00
EFSAdmin 0 Reputation points
edited the question 2024-04-24T03:55:58.3566667+00:00
ShaktiSingh-MSFT 13,271 Reputation points Microsoft Employee
1 answer

azure file share private endpoint

hi friends, how to understand Address is different between different windows when i run 'nslookup

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,679 questions
asked 2024-04-23T03:09:39.3033333+00:00
Huang, Winston-HR 240 Reputation points
edited the question 2024-04-24T03:54:59.3433333+00:00
KapilAnanth-MSFT 34,926 Reputation points Microsoft Employee
1 answer

Azure SQL Server Always on AG with multi-sibnets

We are planning to set-up always on AG in azure which SQL server 2016 on WS2016. As perdocumentation, we want to avoid load balancer and go with multi-subnet. The question here is, does the 2 azure VM's/nodes must be in different zones in a region ? We…

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,677 questions
Windows Server Clustering
Windows Server Clustering
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Clustering: The grouping of multiple servers in a way that allows them to appear to be a single unit to client computers on a network. Clustering is a means of increasing network capacity, providing live backup in case one of the servers fails, and improving data security.
957 questions
asked 2024-04-22T04:09:32.97+00:00
Venkata Yeleswarapu 0 Reputation points
commented 2024-04-24T03:53:46.3866667+00:00
ShaktiSingh-MSFT 13,271 Reputation points Microsoft Employee
1 answer

How should we label the table that spans multiple pages?

when we try to label the table that spans multiple pages we got the error. is there any workaround for this?

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,358 questions
asked 2024-04-19T09:31:19.7366667+00:00
Hrushikesh Shinde 0 Reputation points
commented 2024-04-24T03:52:39.7466667+00:00
Hrushikesh Shinde 0 Reputation points
2 answers

Deployment of a simple bicep takes too long

I have a bunch of biceps that deploy various parts of Azure infrastructure. All of them complete within reasonable timeframes except this guy. It runs forever, though, in fact, approves the private managed connection as supposed. Any thoughts? param…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,517 questions
asked 2024-02-08T01:54:19.4+00:00
Dronec 161 Reputation points
commented 2024-04-24T03:52:39.0466667+00:00
ShaktiSingh-MSFT 13,271 Reputation points Microsoft Employee
0 answers

How to restore direct dependencies packages only by 'restore --packages' command

I want to restore a .NET project's packages by command line dotnet restore --package. The behavior like this in dotnet restore doc: Package Restore first installs the direct dependencies of a project as needed, then installs any dependencies of those…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,359 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,151 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,224 questions
asked 2024-04-24T03:50:34.2266667+00:00
Charlie Xie 0 Reputation points
0 answers

Query related to Azure Load Balancer

Hi Team, I just wanted to know how Load Balancer works. I am attempting to access an application that is hosted on virtual machines (VMs) and these VMs are load balanced by a load balancer, LB1. When I send a request to LB1, it distributes the request…

Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
401 questions
asked 2024-04-23T17:31:45.11+00:00
SafiyullahSA 65 Reputation points
edited the question 2024-04-24T03:46:40.9733333+00:00
GitaraniSharma-MSFT 47,086 Reputation points Microsoft Employee
1 answer

azure firewall rule collection vs rules

azure firewall rule collection vs rules how determine the collection of rules. How to plan collection? Can I keep all ADDS collection group e.g. with inbound rules for client, outbound /inbound for DC to DC rules, inbound for management and reporting…

Azure Firewall Manager
Azure Firewall Manager
An Azure service that provides central network security policy and route management for globally distributed, software-defined perimeters.
83 questions
asked 2024-04-23T16:05:24.24+00:00
prasantc 751 Reputation points
answered 2024-04-24T03:45:29.8866667+00:00
GitaraniSharma-MSFT 47,086 Reputation points Microsoft Employee
1 answer

Will changing the idle time value (default 4 minutes) on the ELB impact existing sessions?

Azure Load Balancer has a 4 minutes to 100-minutes timeout range for Load Balancer rules, Outbound Rules, and Inbound NAT rules. Will chanting timeout value cause dropping existing session? …

Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
401 questions
asked 2024-04-23T21:52:00.1333333+00:00
Arkar Aung 0 Reputation points
edited the question 2024-04-24T03:44:34.5766667+00:00
ManoharLakkoju 535 Reputation points Microsoft Vendor
2 answers

How to delete tenant "Default Directory"

I am trying to delete (or exit) my only Organization. after pressing "Delete": The problem is, I don't have any Licenses or Subscriptions. Also, I am the only one in the Organization. What do I do? Help

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,437 questions
asked 2024-04-23T18:15:07.4533333+00:00
Martin Almeida 0 Reputation points
edited the question 2024-04-24T03:43:39.9666667+00:00
ManoharLakkoju 535 Reputation points Microsoft Vendor
1 answer

Why windows doesn't let user to modify the task bar size and the position?

I'm currently using a computer with 3 screens in a L position. Since the update to Windows 11, i find that the new taskbar is really inconveniant. I don't understand why you don't let users moving it or resizing it when it was possible on previous…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,136 questions
asked 2024-04-23T17:44:41.1066667+00:00
K-Lys Montréal 0 Reputation points
answered 2024-04-24T03:41:34.7833333+00:00
Hania Lian 7,711 Reputation points Microsoft Vendor
1 answer

Help needed in Lab Excercise AZ-104 Implement and manage storage in Azure from unit 4-Control access to Azure Storage with shared access signatures

Excercise URL - https://learn.microsoft.com/en-us/training/modules/control-access-to-azure-storage-with-sas/4-exercise-use-shared-access-signatures Step 10 . curl -X POST http://localhost:8888/openPort/8000; After executing the above step 10 has given me…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
879 questions
asked 2024-04-23T17:52:34.5166667+00:00
Rajkumar Balasakuri 0 Reputation points
edited the question 2024-04-24T03:41:27.1166667+00:00
ManoharLakkoju 535 Reputation points Microsoft Vendor
0 answers

Is there a way to upgrade from Windows 10 to Windows 11 in Azure Virtual Machine?

We have Virtual Machine having Windows 10 22H2. We require to upgrade from Windows 10 to Windows 11 inside a Virtual Machine. As Windows 10 will no longer be supported after October 2025

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,598 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,751 questions
asked 2024-04-24T03:41:19.55+00:00
Harvey Yu 0 Reputation points
1 answer

Azure Postgresql Flexi instance - How to check the table creation date and time

HI Can someone help me to find the tables/objects create date/time in Azure postgresql flexi instance ? we used to use this one , select * from pg_stat_file( pg_relation_filepath('alert') ) in on-prem but that's not working in azure with admin user due…

Azure Database for PostgreSQL
asked 2024-04-24T02:29:38.51+00:00
subhash-DBA 20 Reputation points
answered 2024-04-24T03:40:51.5866667+00:00
Vahid Ghafarpour 17,870 Reputation points
0 answers

How can we close complete the account of azure? we are keep getting charges !!

We shutdown all the subscriptions and we still getting charges, so we check again the subscriptions services and we find some resources we deleted them, but now there appear to be some resources from the subscriptions that cannot be delete it because…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,024 questions
asked 2024-04-23T17:31:06.12+00:00
Henry Davila 0 Reputation points
edited the question 2024-04-24T03:38:57.0033333+00:00
ManoharLakkoju 535 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Azure Cosmos Database and conversations chatbot

We have build a chatbot using Azure Open Ai and chatbot histories are saved in Azure Cosmos Data Base. How can we access these conversation and download them in a report or connect to Power BI ? What is the best way  

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,144 questions
asked 2024-04-23T14:59:13.33+00:00
Manea, Daniela 0 Reputation points
edited the question 2024-04-24T03:37:48.22+00:00
ManoharLakkoju 535 Reputation points Microsoft Vendor