18,208 questions

Sort by: Updated
0 answers

No ethernet in Linux client, using external virtual switch and physical disk

This configuration is a little different from most. I have an M.2 drive with Ubuntu 20.04LTS which works fine when I boot my machine into it through the BIOS. However, I want to run it in a VM under Windows 10, since Windows is what I use for most of my…

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,563 questions
asked 2024-05-20T05:16:35.4133333+00:00
Paul DeRocco 0 Reputation points
0 answers

How to remotely debug an Azure cloud service (extended) from visual studio?

All of the documentation provides no help e.g. To attach the debugger to a cloud service (extended support) in Azure Choose Debug > Attach to Process (or press Ctrl+Alt+P). Keep connection type at Default. Enter the connection target, using your…

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
949 questions
asked 2024-05-19T16:46:29.4666667+00:00
Glenn Rockland 1 Reputation point
edited the question 2024-05-20T05:16:29.3933333+00:00
vipullag-MSFT 24,711 Reputation points
0 answers

How to get the Token from Logic app using postman collection to get the Latest Run from workflow

Hi, I want to download the workflow runs from logic app and display to client the details of the Runs (Success or Failure). To get the Workflow details we have an API to get the information. But there is a process to get the Token , using the…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,888 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,772 questions
asked 2024-05-20T01:34:00.0633333+00:00
Aboorva Ramar 0 Reputation points
edited the question 2024-05-20T05:14:06.0333333+00:00
MayankBargali-MSFT 69,416 Reputation points
0 answers

؟لماذا يتوقف التيميز عن الاستمرار ويتطلب تسجيل الدخول مرة اخري

يتوقف مايكروسوفت تيميز عن تسجيل الدخول ... ويطلب إرسال كلمة المرور الخاصة به ... اكثر من مرة ... قمت بحذف التطبيق وبانزاله مرة اخرى ولكن تعود هذه المشكلة للظهور رغم اني أحدث التطبيق من المتجر الخاص بجهازي .

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,423 questions
asked 2024-05-19T13:35:25.6833333+00:00
edited the question 2024-05-20T05:08:45.19+00:00
ChetanSharmamsft 1,026 Reputation points Microsoft Vendor
0 answers

Why can't I load drivers with HLK signatures on Windows 2008 R2?

Windows driver signature requirements 2008 R2 : Attestation (NO), HLK (YES), cross-signed certificate (YES) I can't load drivers with HLK signatures on Windows 2008 R2. fltmc load flt_drv  Error: 0x80070241 Windows cannot verify the digital…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,243 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
10 questions
asked 2024-05-20T04:44:03.4066667+00:00
권진현 0 Reputation points
0 answers

OneDrive -storage is full, can't delete old file versions because a retenetion policy prevents it

Hello I want to delete a retention policy in Microsoft Purview / Data lifecycle management. Theoretically when I click the checkbox on the policy, Edit option should show up. And although I am the Global Administrator - that doesn't happen. Any idea…

Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
803 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 2024-05-19T12:50:59.9166667+00:00
Attila Dobay 0 Reputation points
edited the question 2024-05-20T04:38:48.87+00:00
Akshay-MSFT 16,436 Reputation points Microsoft Employee
0 answers

virtual SCSI target disks you created are not showing up in the Disk panel of the Windows Server Manager

virtual SCSI target disks you created are not showing up in the Disk panel of the Windows Server Manager .

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,243 questions
Windows Training
Windows Training
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.Training: Instruction to develop new skills.
4 questions
asked 2024-05-18T07:13:51.5766667+00:00
Mitch EADY 0 Reputation points
edited the question 2024-05-20T04:35:31.07+00:00
romungi-MSFT 42,761 Reputation points Microsoft Employee
0 answers

Redirect Issues Encountered "Too Many Redirects"

Hello Azure Community, I'm currently experiencing a challenging issue within my Django project, which is presenting as unexpected redirects. The behavior is sporadic, and despite my considerable efforts in isolating and troubleshooting the problem, the…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,423 questions
asked 2024-05-20T03:50:51.91+00:00
Aaron Wright 0 Reputation points
edited the question 2024-05-20T04:24:33.99+00:00
KapilAnanth-MSFT 36,396 Reputation points Microsoft Employee
0 answers

EOC Application

Hello, I have a question; I'm deploying the EOC Teams app from git hub https://github.com/OfficeDev/microsoft-teams-emergency-operations-center/wiki/Deployment-Guide on step 4. I'm adding the Redirect URI but im a bit confused as it states to add the…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,203 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,905 questions
asked 2024-05-17T19:22:07.4066667+00:00
Gustavo Salcedo 0 Reputation points
edited the question 2024-05-20T04:15:48.8666667+00:00
KapilAnanth-MSFT 36,396 Reputation points Microsoft Employee
0 answers

root is missing error, while making frontend using window form application in VS 2022 using C#

Root is missing error, while making frontend using window form application in VS 2022 using C#. How to troubleshoot this issue.

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,848 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,672 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,355 questions
asked 2024-05-20T04:10:28.07+00:00
DevNinja 0 Reputation points
0 answers

Is there a HotPlug event schedule?

There is no schedule as far as my research shows for Azure Hotplug events. The Firewall provider Palo Alto:   "As per the symptoms we suspect an issue which is caused to underlying Azure Host maintenance activity which affects the Packet IO on the…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,246 questions
asked 2024-05-17T14:02:44.72+00:00
Gregory D 21 Reputation points
edited the question 2024-05-20T04:09:26.83+00:00
KapilAnanth-MSFT 36,396 Reputation points Microsoft Employee
0 answers

Why I'm not able to resize a graphic chart in Azure Dashboard?

Hello, I've pinned a Cost Analysis flowchart to my Dashboard, which was originally created in the Cost Analysis function. However, I'm unable to resize it within My Dashboard. When adding a chart from the Tile Gallery, I can resize it manually or choose…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,104 questions
asked 2024-05-17T20:34:06.42+00:00
Borges, Jesiel 0 Reputation points
edited the question 2024-05-20T04:05:38.6966667+00:00
PRADEEPCHEEKATLA-MSFT 78,986 Reputation points Microsoft Employee
0 answers

Deployed a chatbot from VSC as a Web App but can't access it.

I deployed a python coded chatbot from VSC, but can't access it online. I keep getting an Application Error, but no error logs appear in the Logs Stream.

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
756 questions
asked 2024-05-19T21:18:15.36+00:00
K V 0 Reputation points
edited the question 2024-05-20T03:58:55.3466667+00:00
ManoharLakkoju 615 Reputation points Microsoft Vendor
0 answers

How can I allow an external collaborator to change names of folders and files within a sharepoint site?

Hi - new Sharepoint user here, I'd like to give access to an external user (collaborator) to rename and move files/folder within a site. Have shared with them 'edit' access, but then don't seem to be able to rename or move files?

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,798 questions
asked 2024-05-20T03:39:51.6633333+00:00
Claire 0 Reputation points
0 answers

I'm having trouble getting a translation prompt to work in my Azure OpenAI studio-deployed web app, despite it functioning in the chat playground. Can you assist?

I have a web application deployed from an Azure OpenAI studio chat playground session that uses my own data source where the checkbox "Limit responses to your data content" is unchecked (False). When I use the prompt "translate the word…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,251 questions
asked 2024-05-17T18:59:42.7466667+00:00
Jeff Herman 0 Reputation points
edited the question 2024-05-20T03:37:23.7366667+00:00
ManoharLakkoju 615 Reputation points Microsoft Vendor
0 answers

Learn Powershell

The learning app tried to authenticate my account in order to use the Azure sandbox. This was the third time i had to enter the password to my MS account. Wanted to change my password but this time decided it couldn't find me in order to get a new…

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.
1,015 questions
asked 2024-05-20T03:36:07.88+00:00
Hans and Sylvia Enklaar 0 Reputation points
0 answers

Help with an architecture design

Hello, We have a European customer who wants their data to be located in Europe. We also want to upgrade our current on-prem SQL Server to an Azure Managed Instance (Azure SQL Database is out of scope). Our main database is located in the US, and we need…

Azure SQL Database
asked 2024-05-17T15:41:53.2933333+00:00
George Javadian 0 Reputation points
edited the question 2024-05-20T03:34:40.3633333+00:00
ManoharLakkoju 615 Reputation points Microsoft Vendor
0 answers

Cannot add storage system to SCVMM again

I'm trying to add a Unity storage system to SCVMM. At the first time, I failed because my network is not properly configured. After I fix my network, then I retry adding the storage system, I always fail with following error: According to the…

System Center Virtual Machine Manager
Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
848 questions
asked 2024-05-20T03:33:05.18+00:00
Zheng, Wendy 0 Reputation points
0 answers

Data Factory Copy task getting stuck on a specific record count when copying

Hi All, I am copying data from a SAP Hana table on Prem to parquet file in ADLS, the table is only 30 000 000 big but when the copy task get to 12 000 000 odd records it seems to hang or stops copying. I have checked the source data and it is fine no…

SAP HANA on Azure Large Instances
SAP HANA on Azure Large Instances
Microsoft branding terminology for an Azure offer to run HANA instances on SAP HANA hardware deployed in Large Instance stamps in different Azure regions.
120 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,692 questions
asked 2024-05-18T08:07:27.7766667+00:00
Stephen Smith 0 Reputation points
edited the question 2024-05-20T03:15:11.5633333+00:00
vipullag-MSFT 24,711 Reputation points
0 answers

Route API, Country Code, Right hand drive route

Hi - I am using the below Azure Route api for getting the route and plotting the same in the map. GET https://atlas.microsoft.com/route/directions/{format}?api-version=1.0&query={query} The problem I have is The route it gives by default is for…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
600 questions
asked 2024-05-20T03:08:43.8833333+00:00
Mathew James 316 Reputation points