289,597 questions

Sort by: Updated
1 answer

ADB1000 solutions mono.androidtools.adbexception system.io.endofstreamexception

I've been working with C# for over a year now and been making applications with Winforms, Wpf, UWP (individually) and using Xamarin Mobile to make UWP, Android and IOS in the one applicaiton hence called Cross-Platform. Up till now everything has…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,296 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,274 questions
asked 2022-03-14T23:27:35.567+00:00
Red stone 1 Reputation point
commented 2024-05-03T18:40:00.9233333+00:00
北行 叶 0 Reputation points
1 answer

When trying to use BeginAttachDetachDataDisks(Using GO SDK), I'm getting the following error: The subscription is not enabled for using the attach detach data disks API. I have the attachDisk & detachDisk permission added for the subscription.

When trying to use BeginAttachDetachDataDisks, I'm getting the following error: "The subscription is not enabled for using the attach detach data disks API". I have the attachDisk & detachDisk permission added for the subscription. I'm able…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,157 questions
Azure Disk Storage
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
572 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,561 questions
asked 2024-04-04T17:03:43.7033333+00:00
Rajat Jain 5 Reputation points
edited an answer 2024-05-03T18:37:01.8266667+00:00
kobulloc-MSFT 23,496 Reputation points Microsoft Employee
2 answers

Onde encontro os curso que estava skillpipe

Boa noite, Possui alguns curso na plataforma skillpipe. Como ela vai ser encerrada no mes de Julho/2023 e. Diante poderia me informa como eu vou conseguir localizar os cursos nesta nova plataforma. Segue o aviso do site skillpipe Informações…

Microsoft Configuration Manager
asked 2023-04-19T01:36:25.9233333+00:00
Jullian Figueiredo 15 Reputation points
answered 2024-05-03T18:36:09.44+00:00
Hart, Eric 0 Reputation points
2 answers

PowerShell Modules for managing NetworkATC

The NetworkATC feature can only be installed on AzureStack HCI OS. However, I need to build and configure clusters from my management workstation. I can't find a location to get the NetworkATC Management PowerShell modules so I can use Add-NetIntent, etc…

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
270 questions
asked 2024-05-02T20:52:08.69+00:00
Jason Kirk 0 Reputation points
answered 2024-05-03T18:34:11.9366667+00:00
Jason Kirk 0 Reputation points
2 answers

Why my usb token key doesn't shows up in safenet authentication application

Hi. Thank you for reading. My usb token key doesn't shows up in safenet authentication application despuite the fact that the usb token is visible in my device manager. I previously made my own search and actions on the topic by reading blogs…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,531 questions
asked 2022-07-06T08:28:11.693+00:00
DjuDju 1 Reputation point
commented 2024-05-03T18:33:16.0833333+00:00
Christopher Bockner 0 Reputation points
1 answer

SAML-based SSO for a Ruby application.

Hi there, First of all, let me point out I'm totally new to the things below so, please, forgive me if it may feel silly. I'm trying to develop a SAML-based SSO for a Ruby application. In my Azure Active Directory admin center, I have…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,561 questions
asked 2021-08-24T14:45:05.503+00:00
Sig 41 Reputation points
edited a comment 2024-05-03T18:32:02.0766667+00:00
srikanth tanneeru 0 Reputation points
3 answers

Function App not showing up on list of functions after deployment from VS Code (V2 Python Programming Model)

Hey community, I am having trouble deploying a simple Python script to Azure Function Apps through VS Code (which uses Azure CLI in the background, I assume). My app runs fine locally, and my code looks like it gets uploaded okay. However, when I go to…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,297 questions
asked 2023-04-21T20:08:26.0333333+00:00
Stephen Funk 10 Reputation points
edited an answer 2024-05-03T18:31:51.9266667+00:00
Ben VanDerPloeg 0 Reputation points
1 answer

How can I make it so that a standard user can install graphic drivers/open pre-specified apps with administrative permissions?

I have intentions of making it possible for a standard user on my computer to be able to install drivers without the constant need for UAC prompting for admin password. I'm 90% sure this is possible with the right solution, I just haven't been able to…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,655 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,212 questions
asked 2024-05-02T14:22:39.3933333+00:00
James Tong 0 Reputation points
answered 2024-05-03T18:31:01.3666667+00:00
MotoX80 31,656 Reputation points
2 answers

How to read Excel in Sharepoint in Azure Functions and send email in Azure Functions using Python

Hello all, I want to read Excel data in SharePoint as df using Python. Currently, I am test my code in my local Workspace. But always get error. I am wondering if I need to deploy first then test it. And do anyone know the code of reading Excel from…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,297 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,674 questions
asked 2024-05-03T01:08:23.6666667+00:00
Olivia Chen 0 Reputation points
edited the question 2024-05-03T18:30:14.9+00:00
Ryan Hill 25,901 Reputation points Microsoft Employee
3 answers

"Addressing Server Exposure in Azure Web App: Concealing Details in DAST Reports

Hi, we have deployed our Python (Flask) based application on Azure Web App(Linux based). During the DAST report, it was highlighted that server details are exposed. We attempted to address this issue by modifying the Flask code, but it didn't work.…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,907 questions
asked 2024-04-29T02:57:04.02+00:00
A Aathithya 25 Reputation points
commented 2024-05-03T18:21:47.7866667+00:00
ajkuma 22,416 Reputation points Microsoft Employee
1 answer

Resizable UI Elements/containers in WinUI3

Hi, I am working on WinUI3 application, and doing everything programmatically (without XAML). When we create a window, we can click+drag the border/corner using mouse to resize it. I want similar thing for my UI elements inside window. Basically, I want…

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.
727 questions
asked 2024-05-03T08:20:06.9166667+00:00
Shyam Butani 20 Reputation points
answered 2024-05-03T18:19:55.95+00:00
Castorix31 81,741 Reputation points
3 answers

Unable to install python extension from visual studio code

I'm trying to add the python extension from the visual studio code, at the bottom right it says "Error while installing 'Python' extension. Please check the log for more details" - under it says "try to download manually" which sends…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,655 questions
asked 2023-01-25T18:02:10.8+00:00
Christine Lopez 5 Reputation points
commented 2024-05-03T18:17:49.7733333+00:00
Korey Curtis 0 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Search Service API version clarity

I am using Azure Search service and my index is having api version as 2021-04-30-preview , but as per the docs(https://learn.microsoft.com/en-us/rest/api/searchmanagement/management-api-versions), 2022-09-01 is latest stable, but i dont see that in my…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
721 questions
asked 2023-06-23T11:39:54.6066667+00:00
siddharth bansal 316 Reputation points
answered 2024-05-03T18:15:03.2466667+00:00
Jose Luis Mantilla G 0 Reputation points
2 answers One of the answers was accepted by the question author.

Azure search index

I'm working on Azure search, is there a way we can search across multiple indexes? If it is possible can anyone suggest some resources, It will be so helpful.

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
721 questions
asked 2020-08-15T12:22:46.593+00:00
Ananthan 21 Reputation points
answered 2024-05-03T18:14:18.8966667+00:00
Jose Luis Mantilla G 0 Reputation points
2 answers One of the answers was accepted by the question author.

Indexing error when using Azure blob storage for AI search

I have successfully created an index on Azure AI search using blob storage, but since Friday I have been getting an error stating "the version indicated by the api-version query string parameter does not exist." I am using the import and…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
721 questions
asked 2024-01-29T23:00:23.7133333+00:00
Sara D 40 Reputation points
edited an answer 2024-05-03T18:12:47.2433333+00:00
Jose Luis Mantilla G 0 Reputation points
1 answer

App Service, Access Restrictions, and Cross-Tenant Peered VNET - 403 Forbidden

Hi All, I am trying to figure out how to allow traffic to an App Service using Access Restrictions from a peered VNET in a different tenant. The VNET is properly peered and traffic is flowing as expected, this is obvious because we are able to access and…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,907 questions
asked 2024-04-29T20:18:35+00:00
Steve Sanda 1 Reputation point
edited a comment 2024-05-03T18:10:38.45+00:00
ajkuma 22,416 Reputation points Microsoft Employee
2 answers

Files and folder suddenly disappeared

I've seen some similar threads but the solutions proposed doesn't work with my problem, so I'll have to create a specific question. Windows 10 user. Yesterday I lost some files. I created a new folder, I put the files in it, and... well, they…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,655 questions
asked 2024-05-03T08:29:59.16+00:00
Cosimo Monari 0 Reputation points
edited an answer 2024-05-03T18:07:13.0533333+00:00
Cosimo Monari 0 Reputation points
6 answers

Why can't I use Invoke-WebRequest twice?

Hi All, I need to rely on the first Invoke-WebRequest to piece together a URL for the second Invoke-WebRequest, but the second time is forcibly terminated. My Script: Import-Module -ErrorAction Stop…

Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,381 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,079 questions
asked 2023-03-25T04:01:16.9866667+00:00
Hsieh, Iverson 45 Reputation points
answered 2024-05-03T18:00:27.4333333+00:00
MotoX80 31,656 Reputation points
1 answer One of the answers was accepted by the question author.

OpenAI Assistants API Retrieval/File_Search Tool Unavailable

Hello, I've been working with Azure OpenAI Assistants API and noticed that features like "retrieval" in API v1 or "file_search" in API v2 are not yet available.…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,190 questions
asked 2024-04-20T12:09:11.7833333+00:00
Andres da Silva Santos 5 Reputation points
accepted 2024-05-03T17:58:09.7733333+00:00
Andres da Silva Santos 5 Reputation points
1 answer

VM is not accessible from the whitelisted IP Address

Hi Team, I have tried to connect one vm from whitelisted IP Address but its connecting from yesterday and which was working earlier.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,157 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,157 questions
asked 2024-04-25T05:59:18.6433333+00:00
Thayumanaswamy, Naresh 0 Reputation points
edited an answer 2024-05-03T17:54:44.24+00:00
GitaraniSharma-MSFT 47,591 Reputation points Microsoft Employee