94,388 questions with Azure-related tags

Sort by: Updated
0 answers

PartNumber

When I download costs, I can see a charge for a VM. One of the columns is a PartNumber. My question is where can I find the PartNumber on my various resources?

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
920 questions
asked 2024-04-19T18:09:20.49+00:00
Lynn B 0 Reputation points
0 answers

How to Get Power BI Report Data Model Role Assignments using PowerBI Rest API within Azure data factory?

Hi, I am encountering issues executing the GET command to retrieve data model role assignments using PowerBI REST API (version 2.0) through Azure Data Factory. I aim to automate this process within our workflows. Could someone guide me on how to…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,484 questions
asked 2024-04-19T18:02:38.6733333+00:00
Ricardo de Boer 0 Reputation points
1 answer

Can't deploy python function with the module azure-identity or azure-storage-filedatalake

I'm trying to deploy my function that I've been working on locally, whenever I add the module "azure-storage-filedatalake" or the module "azure-identity" my function doesn't appear on the function app anymore, but when I remove this…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,335 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,210 questions
asked 2024-04-18T09:55:12.23+00:00
Ayoub Ben Yamoune 0 Reputation points
commented 2024-04-19T17:58:56.12+00:00
Ryan Hill 25,476 Reputation points Microsoft Employee
4 answers

saving the Identity token in the Aspnetusertokens table

Hi I created an Asp.net core 6 project and I added the Identity framework for authentication and authorization, I would like to add token management and while doing research I realized that Identity also manages the management of tokens because it…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
607 questions
Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
695 questions
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,447 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,138 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,201 questions
asked 2023-11-07T11:19:50.1566667+00:00
Marnelle M'BENGUET 20 Reputation points
edited an answer 2024-04-19T17:53:03.2366667+00:00
Bruce (SqlWork.com) 55,041 Reputation points
0 answers

Azure Data Factory is not firing the trigger when I create a blob as output from ETL tool

Hi, I'm using a ETL tool to save files into a blob container and it is not firing the trigger that I have created to the process. When I manually upload the file to the storage, it works fine. Can someone help?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,484 questions
asked 2024-04-19T14:57:13.3966667+00:00
Azevedo Emanoel 1 Reputation point
commented 2024-04-19T17:52:19.7766667+00:00
Azevedo Emanoel 1 Reputation point
0 answers

How to retrieve SQL Database price with SQL Licence, using the azure retail prices

Hello, I'm trying to retrive the SQL Database prices using the Azure Retail Prices API, but I'm not finding the SQL license price, i'm finding only the "hardware" price Example using powershell: $url =…

Azure SQL Database
asked 2024-04-19T17:46:24.72+00:00
Pedro Zuzi 1 Reputation point
1 answer One of the answers was accepted by the question author.

Multiple table copy as one storage

In the source, we have multiple tables and my requirement is in target after migrating to Azure I do not want to create all those tables in the landing zone, I want to merge all these tables in to one table. I am working in banking domain, we have…

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,346 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,484 questions
asked 2024-04-19T10:10:29.4066667+00:00
Anshal 1,826 Reputation points
accepted 2024-04-19T17:44:07.5333333+00:00
Anshal 1,826 Reputation points
0 answers

ACCOUNT RELATIONSHIP

How can i resolve the issue with the name on my debit card being different from the Microsoft 365 account opened?

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
920 questions
asked 2024-04-19T17:42:08.64+00:00
Gabriel Onu Evergreen 0 Reputation points
0 answers

If the 'AllowSharedKeyAccess' property is disabled for a storage account, will that still require the access keys to be rotated periodically?

So we have multiple storage accounts and we are currently switching our apps from access keys to managed identity for storage account authorization. I need to understand if even after making this switch and setting the 'AllowSharedKeyAccess' property as…

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,669 questions
asked 2024-04-19T17:35:59.27+00:00
Sarish Sayyed (INFOSYS LIMITED) 0 Reputation points Microsoft Vendor
0 answers

is it possible to migrate vmware virtual machine to container instances?

We´re a journey to the cloud i would like to know how to migrate from vmware virtual machine to container instances.

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
633 questions
asked 2024-04-19T17:32:49.0666667+00:00
Mohammad Moin 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Cloud Shell error while deploying powershell scripts

I'm trying to create resources in azure using ARM templates via Powershell scripts and I'm trying to run the script in Azure Cloud Shell it used to successfully deploy previously, but currently I'm facing this issue frequently & there were no code…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
632 questions
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,355 questions
asked 2022-04-11T06:11:13.003+00:00
Shivangi Devgun 31 Reputation points
commented 2024-04-19T17:30:02.53+00:00
Bollwerk, Pete 41 Reputation points
0 answers

How to host Wordpress on virtual machine?

I am new to Azure Platform, Previously using Ubuntu and other Debian based Linux OS to setup PHP based apps and WordPress. Is it possible to do same with Azure Cloud ?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,083 questions
asked 2024-04-19T17:26:36.08+00:00
Lawrens 0 Reputation points
0 answers

The subscription is not allowed to create or update the serverfarm.

The subscription is not allowed to create or update the serverfarm. Tried creating the appservice and having issue immediately. Tried with my friends subscription same issue.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,827 questions
asked 2024-04-19T17:26:05.9966667+00:00
Smart User 0 Reputation points
1 answer

golang sample to connect to cosmosdb-gremlin

Hi, need a golang sample to connect to cosmosdb-gremlin over wss, preferably using Primary key or connection string? So far I have tried gremlingo, gramess etc but nothing resulted in successful connection. Thanks on advance for any pointers. So far I…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,437 questions
asked 2024-04-18T19:29:26.9366667+00:00
Ankur Gupta 0 Reputation points
commented 2024-04-19T17:24:22.98+00:00
Ankur Gupta 0 Reputation points
0 answers

Does westus.dev.cognitive.microsoft.com make real REST requests to my Face API resource or is it just a supporting page?

Hello, I am starting to work with Face API for the development of an application that uses face identification. I have been reading the documentation offered by Microsoft, but the following is still not clear to me: does the Cognitive Services website…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,740 questions
Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
150 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,354 questions
asked 2024-04-19T17:19:10.4633333+00:00
Valeria Margarita Espinoza Sanchez 20 Reputation points
0 answers

Not able to work on exercise because url is not generated.

Not able to generate url such as https://gateway11.northeurope.console.azure.com/n/cc-4016c848/cc-4016c848/proxy/8000/ with command curl -X POST [http://localhost:8888/openPort/8000]; but could see the url as https://ux.console.azure.com//proxy/8000/ …

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.
853 questions
asked 2024-04-19T17:14:59.0966667+00:00
Tatu, Hemant 0 Reputation points
0 answers

ADF ADLS TO SYNAPSE DEDICATED POOL WRITING ERROR RECORD TO ADLS ISSUE

I am writing data from adls to Synapse sql dedicated pool , with following error settings SourceADLS SINK Synapse Dedicated pool but getting following error tried with batch also but did not worked

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,484 questions
asked 2024-04-19T16:00:32.1333333+00:00
Shukla, Prashant (Contractor) 0 Reputation points
edited a comment 2024-04-19T17:13:44.35+00:00
BhargavaGunnam-MSFT 25,876 Reputation points Microsoft Employee
0 answers

Azure AI playground, Invalid AzureCognitiveSearch configuration detected: No searchable fields in index

hi, I am playing Azure AI studio, AI search index configured correctly i think, I was able to search in AI service, connect it to gpt bot and seeing this error, I do have searchable string type field in the index. please help.

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,354 questions
asked 2024-04-19T17:08:03.7166667+00:00
Spark Chen 0 Reputation points
1 answer

Azure OpenAI GPT-4 API Call Error

I'm able to deploy GPT-4 Turbo model. But the problem is I'm getting this error when I'm going to with API. Error: openai.error.InvalidRequestError: The completion operation does not work with the specified model, gpt-4. Please choose different model…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,122 questions
asked 2024-04-19T16:42:24.43+00:00
Affpilot.com 0 Reputation points
answered 2024-04-19T17:05:30.3666667+00:00
Diego Martos 5 Reputation points Microsoft Employee
1 answer

Hi, I created some instances 2months back for OpenAI Services. Since today, they are not visible in my Azure Open AI services list but the endpoints and key are working fine. What could be the reason that I am not able to see my instances in the list?

Some of my OpenAI instances are not visible in my services list.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,122 questions
asked 2024-04-19T12:31:23.7266667+00:00
Srivastava, Shivangi [Admin] 0 Reputation points
answered 2024-04-19T16:55:47.74+00:00
Sedat SALMAN 13,075 Reputation points