99,801 questions

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

How many Azure Subscription ID's would you like to have access to this service?

i am requesting access to azure openai service and i receive the question above. how many should i have and how many are recommended? This question is related to the following Learning Module

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,160 questions
asked 2024-06-13T08:52:50.4366667+00:00
kuria githinji 20 Reputation points
accepted 2024-06-18T08:08:06.1833333+00:00
kuria githinji 20 Reputation points
1 answer One of the answers was accepted by the question author.

Encrypt/Decrypt for blobs produced or consumed outside of Azure

We have files we want to exchange with systems outside of Azure. For import we want them written to blob PGP encrypted by the source system, and for export want them PGP encrypted by ADF for the destination system. I understand that Azure does it's…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,496 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,546 questions
asked 2024-06-12T18:22:51.2166667+00:00
Moyer, Todd 60 Reputation points
commented 2024-06-18T08:03:09.85+00:00
Pieter de Bruin 241 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Issue accessing my company MinIO storage using c# Winform .net 4.8

---- ISSUE SOLVED --- I work with our devops team again, and the solution for this issue was to add the domain certificate to the machine trusted certificates --- END UPDATE --- Hi, I am writing a C# wiform app that should upload files to MinIO. We have…

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,490 questions
asked 2024-06-15T10:39:47.2766667+00:00
Nachum Shmilovitz 0 Reputation points
edited the question 2024-06-18T07:57:31.3+00:00
Nachum Shmilovitz 0 Reputation points
2 answers One of the answers was accepted by the question author.

SAS Token not working for FileUpload IoTHub

I'm trying to replicate this https://github.com/Azure/azure-iot-sdk-csharp/blob/main/iothub/device/samples/getting%20started/FileUploadSample/FileUploadSample.cs example to upload a file. This part works: `// Note: GetFileUploadSasUriAsync and…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
390 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,546 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,145 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
211 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,490 questions
asked 2024-06-12T17:16:40.47+00:00
mikefinch87 85 Reputation points
commented 2024-06-18T07:54:01.2533333+00:00
LIX 0 Reputation points
2 answers One of the answers was accepted by the question author.

KB5039212 and KB5039211 update causing problems in NiceLabel utilizzando internal fonts delle stampanti Honeywell.

When I open a NiceLabel LBL file that uses texts with proprietary fonts from Honeywell printers, these objects are enormous in length and are not manageable. Removing the KB5039212 update makes the problem go away. 2024-06-17_17-37-20 No Update.jpg

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,957 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,630 questions
asked 2024-06-17T15:44:27.66+00:00
Alberto Berti 0 Reputation points
edited an answer 2024-06-18T07:42:03.9433333+00:00
Alberto Berti 0 Reputation points
1 answer One of the answers was accepted by the question author.

BUG in Azure Automation Runtime Environment feature

There is a bug where if you want to test another (not published) Runtime by editing the Runbook, selecting the Runtime and hitting Test Pane and Start, the original (published) Runtime is used instead of the newly selected one. In my example you can see…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,161 questions
asked 2024-06-13T08:41:30.0666667+00:00
Andrew 11 Reputation points
accepted 2024-06-18T07:33:41.33+00:00
Andrew 11 Reputation points
1 answer One of the answers was accepted by the question author.

Ways on how to manage azure Devices and Find device location per office

Hi, Im on creating some automation to delete all stale devices in Entra ID (not in intune) and i need to find a way to find each device location so i can separate them every office. are there any ways to check the device location or physcial location? im…

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,431 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,222 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,125 questions
asked 2024-06-04T13:06:28.0866667+00:00
Darren Ramos 40 Reputation points
accepted 2024-06-18T07:30:41.23+00:00
Darren Ramos 40 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Synapse Analytics Developer Endpoint Certificate Issue

I'm encountering an SSL connection issue while trying to call the Azure Synapse Analytics REST API using HttpClient in my ASP.NET Core API deployed on a Web App. The error message 'The SSL connection could not be established, see inner exception. The…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,286 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,555 questions
asked 2024-06-14T09:19:22.67+00:00
Andi Leka 20 Reputation points
accepted 2024-06-18T07:23:38.6766667+00:00
Andi Leka 20 Reputation points
3 answers One of the answers was accepted by the question author.

Change Icon in JSON code - SharePoint

Hello, How can I insert the icon “ShoppingCartSolid” instead of “Email” in this json code so that it looks like the example in the attachment! Here is my JSON-Code: The icon should also look like the one attached. Thank you so much!

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,028 questions
asked 2024-06-10T12:06:53.4666667+00:00
Martin, Heidi (SE GP T SP PS) 426 Reputation points
commented 2024-06-18T07:19:30.9366667+00:00
Martin, Heidi (SE GP T SP PS) 426 Reputation points
1 answer One of the answers was accepted by the question author.

Databricks Simba Spark ODBC .NET8 C# Driver Parameters in SQL Queries

Hello, I'm using Simba ODBC driver v2.8.0 in order to query data from my azure databrick sql warehouse into a .net 8 Asp.net Api App. The ODBC driver works fine using plain text query but i need to parametrize the query. Searching around I found that it…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,286 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,017 questions
asked 2024-06-03T15:30:12.4666667+00:00
Luigi Navarra 25 Reputation points
accepted 2024-06-18T07:16:04.8966667+00:00
Luigi Navarra 25 Reputation points
1 answer One of the answers was accepted by the question author.

Intune is able to read Android device logs (logcat)

Hello, I would like to ask if it is possible to obtain and view LogCat/Kernel/System logs from Android devices using Microsoft Intune? Or is there some limitation as to Android OS version, or platform? Thank you very much, Premysl Cerny

Microsoft Intune Android
Microsoft Intune Android
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Android: An open-source mobile platform based on the Linux kernel, developed by Google, and maintained by the Open Handset Alliance.
254 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,577 questions
asked 2024-06-17T11:37:45.1966667+00:00
Premysl Cerny 0 Reputation points
accepted 2024-06-18T07:11:05.1966667+00:00
Premysl Cerny 0 Reputation points
2 answers One of the answers was accepted by the question author.

What is AndroidResource type under Android-Maui?

When migrating from XAMARIN to .NET MAUI, what was AndroidResource in Android Resources folder defaults to Content which doesn't look right. What is AndroidResource type when migrated to MAUI? The file properties (for *.png, *.xml files) give no option…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,064 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,490 questions
asked 2023-07-25T14:04:53.2633333+00:00
dg2k 1,391 Reputation points
commented 2024-06-18T06:53:28.5866667+00:00
2 answers One of the answers was accepted by the question author.

Client is getting another site

Hi all, I need to do a troubleshooting and need to understand something... First.... Where can I start? I try to do a fresh install of client, cleaning all registry keys, certificates, .ini etc... I ty to specify the smsmp but suddenly gets another site…

Microsoft Configuration Manager
asked 2024-06-11T11:28:08.04+00:00
Sergi Díaz Ruiz 70 Reputation points
commented 2024-06-18T06:39:04.1333333+00:00
AllenLiu-MSFT 41,691 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Dhcp address pool

How to check if the DHCP address pool is fully allocated?

Windows DHCP
Windows DHCP
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.DHCP: Dynamic Host Configuration Protocol (DHCP). A communications protocol that lets network administrators manage centrally and automate the assignment of Internet Protocol (IP) addresses in an organization's network.
1,030 questions
asked 2024-06-14T08:14:19.1566667+00:00
julia-6588 80 Reputation points
accepted 2024-06-18T06:33:35.5333333+00:00
julia-6588 80 Reputation points
2 answers One of the answers was accepted by the question author.

The WHERE clause in Azure Stream Analytics is unable to perform conditional filtering

My metadata is in JSON format, and I'm attempting to utilize the WHERE clause to filter out data where the property name is 'type', but the filter condition is not working effectively. Could you advise on how to achieve this? Looking forward to your…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
339 questions
asked 2024-06-13T06:20:28.4866667+00:00
kunming jian 40 Reputation points
edited a comment 2024-06-18T06:26:35.5766667+00:00
Sander van de Velde | MVP 30,471 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Can't select TFVC in DevOps

When creating a new project in Azure DevOps, I can only choose Git as the version control. Previously I was able to choose either Git or TFVC.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,045 questions
asked 2024-06-14T02:09:05.3966667+00:00
nishino-ti 16 Reputation points
commented 2024-06-18T06:18:17.3766667+00:00
nishino-ti 16 Reputation points
1 answer One of the answers was accepted by the question author.

Are custom functions (https://www.mongodb.com/docs/manual/reference/operator/aggregation/function/) available for Azure Cosmos DB for MongoDB?)

Hi, I would like to use the mongodb feature to query a collection using a custom javascript function as describe here https://www.mongodb.com/docs/manual/reference/operator/aggregation/function/. Is this available for Azure Cosmos DB for MongoDB? Or…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,499 questions
asked 2024-06-12T09:47:01.4633333+00:00
Iterson, Maarten van 20 Reputation points
accepted 2024-06-18T06:15:12.31+00:00
Iterson, Maarten van 20 Reputation points
3 answers One of the answers was accepted by the question author.

“user_scans” of table “sys.dm_db_index_usage_stats”

I am trying to find answer to the below. What exactly the scan means for the field "user_scans" being with the table "sys.dm_db_index_usage_stats" ? Like, there are tables in our prod which aren't used for sure as the module 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,079 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,579 questions
asked 2024-06-17T05:33:15.94+00:00
Radhai Krish 121 Reputation points
accepted 2024-06-18T06:14:28.97+00:00
Radhai Krish 121 Reputation points
1 answer One of the answers was accepted by the question author.

Controlling the expiration of OneDrive links

Hello, We currently use OneDrive to share our files both internally and externally. I'm wondering if our Administrator can set the default expiry of a link to a certain timeframe, however a user could manually extend the expiration further, perhaps…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
907 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,028 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,169 questions
asked 2023-11-21T20:32:13.98+00:00
Vanessa Gregory 20 Reputation points
edited a comment 2024-06-18T06:03:45.76+00:00
Roman Vancura 0 Reputation points
1 answer One of the answers was accepted by the question author.

ADF Linked Service connection to Databrciks SQL

Hi Team, I need to read table from the Azure Databricks SQL end point, can you please let me know how to setup the linked service. i know this option was not there around one year before, just checking if anything new came up. please do not suggest other…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,017 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,899 questions
asked 2024-06-13T15:53:58.6566667+00:00
Sharukh Kundagol 125 Reputation points
accepted 2024-06-18T06:02:35.1566667+00:00
Sharukh Kundagol 125 Reputation points