55,510 questions

Sort by: Answers
0 answers

Storage account (SFTP enabled) expose to public

I have a storage account with SFTP enabled. Currently, this can access anyone who in the internet. I don't want to expose my storage to the public. I want to allow only port 22 for this. also, We don't want to add single public IPs or networks. The goal…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,528 questions
asked 2024-06-06T13:36:00.97+00:00
Pradeep Narangoda 0 Reputation points
edited a comment 2024-06-07T07:14:39.57+00:00
VasimTamboli 4,420 Reputation points
0 answers

How to remove unwanted charges on my Azure free trial account and get the subscription reenabled?

On Friday 5/17/2024 I activated a free Azure subscription. I tried adding the Azure Key Vault Managed HSM resource thinking it was Azure Key Vault. After a couple hours I realized my mistake and deleted the resource. Today (Thursday 5/23/2024) I…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,169 questions
asked 2024-05-23T19:07:02.9533333+00:00
Todd Miller 0 Reputation points
commented 2024-06-07T07:13:45.1366667+00:00
SadiqhAhmed-MSFT 39,486 Reputation points Microsoft Employee
0 answers

I don't have 'APIs my orginization uses' in the API Permissions tab.

I'm trying to integrate my work email with a software we are using at work. To do that I have to do a few things and one of the steps is to go to 'APIs my orginization uses' to give admin consent. Problem is that there is no 'APIs my orginization uses'…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,845 questions
asked 2024-06-07T07:12:52.7+00:00
Juanique Jooste 0 Reputation points
0 answers

How to add microsoft intune to my program

Hi there can you tell me if I can build my own program and add miceosoft end point manager into it. Thank you mathew

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,544 questions
asked 2024-06-07T07:09:57.56+00:00
mathew butterfield 41 Reputation points
0 answers

What controls SenderDisconnects on an Azure Relay

We have an Azure API that connects to an on-prem Oracle database, and by accessing the metrics of the relay we can see how many Active connections we have open, and how many SenderDisconnects have been issued. Performance of these api calls has been an…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,845 questions
asked 2024-06-06T10:32:21.9033333+00:00
Matthew Norman 20 Reputation points
edited the question 2024-06-07T07:08:57.37+00:00
Jake Zhang-MSFT 1,990 Reputation points Microsoft Vendor
0 answers

C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Microsoft\NuGet\17.0\Microsoft.NuGet.targets(198,5): Error : Your project does not reference "MonoAndroid,Version=v8.1" framework. Add a reference to "MonoAndroid,Version=v8.1" in t

When I am running the my Xamarin. Android project using Azure pipeline I am unable to build solution due to above error. Please see attached Release configuration of my project <PropertyGroup Condition=" '$(Configuration)|$(Platform)' ==…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,310 questions
asked 2024-06-06T09:37:51.6433333+00:00
Sk 61 Reputation points
commented 2024-06-07T07:06:14.4933333+00:00
Sk 61 Reputation points
0 answers

Building a chatbot via Azure

Hi Azure community! I want to build a chatbot for a company. It will be able to answer questions using the company data sources, including csv and pdf files. For example, if I ask the chatbot to summarize some csv financial reports, it will return an…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
761 questions
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,388 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,454 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,528 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,386 questions
asked 2024-06-06T13:50:10.12+00:00
TWU 0 Reputation points
commented 2024-06-07T07:05:57.0433333+00:00
santoshkc 5,350 Reputation points Microsoft Vendor
0 answers

Purview: new type definition custimozed - schema like PowerBI dataset

Hi! I have tried to create an entity type through the API with a schema like powerbi_dataset. For this I have tried alternatives. For example, I have duplicated all the powerbi entity types and their relationships in order to get a type with a schema…

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.
989 questions
asked 2024-06-06T05:57:38.36+00:00
Jesus Carmelo Alaez Fernandez 0 Reputation points
commented 2024-06-07T07:02:30.3433333+00:00
Jesus Carmelo Alaez Fernandez 0 Reputation points
0 answers

Changing the executor count in the Spark job definition configuration in Azure Synapse Analytics is not being reflected in the job

Hello All, Since my job was running for a long time, I did some analysis and decided to change the executor count to reduce the job running duration. My previous executor count was 4, and I tried to scale it up to 6. But the issue is, I could only…

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,522 questions
asked 2024-06-07T07:02:11.77+00:00
Saravana Gopal 25 Reputation points
0 answers

Unable to change subnet and migrate to stv2

I am trying to migrate an API Mangement service with vnet from stv1 to stv2. To do that, I have created a new subnet within the vnet that I am originally using, with the same NSG and route table, and then I tried to apply the new subnet to my instance.…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,845 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,218 questions
asked 2024-06-07T06:58:39.42+00:00
Joyce Li 0 Reputation points
0 answers

Show a Planner Plan as a Tab inside Teams Channel is no more working using Graph API, any advice?

I have this workflow which:- Create a new Team Channel Create a new Planner Plan Show the Planner Plan as a tab inside the Team Channel. this was working well for around 6 months, but recently it stop working as expected.Here is my workflow which…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,973 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,622 questions
asked 2024-06-07T06:57:07.46+00:00
john john Pter 110 Reputation points
0 answers

Checking if user is signed in to Azure Video indexer account

How can we verify whether a user is signed into an Azure Video indexer account before sharing the video link of an ARM video indexer account?

Azure AI Video Indexer
Azure AI Video Indexer
An Azure video analytics service that uses AI to extract actionable insights from stored videos.
59 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,837 questions
asked 2024-06-07T06:56:57.6033333+00:00
Vishnoi, Astha 160 Reputation points
0 answers

Exception of type 'Microsoft.Azure.Cdn.Platform.Web.Types.ApiException' was thrown

I'm trying to deploy a CDN in my Azure Subscription, but I am getting the error in the title. I did a search online and in this forum, and did not find any guidance on this particular error. I followed the steps in these two articles to no avail: …

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
608 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,018 questions
asked 2024-06-06T14:30:31.3166667+00:00
James Restivo 0 Reputation points
commented 2024-06-07T06:56:37.82+00:00
Pavan Kumar 0 Reputation points
0 answers

Begin managing public content with Artifact Cache to mitigate the effects of rate limiting

Hi Support, We received a notification about "Begin managing public content with Artifact Cache to mitigate the effects of rate limiting". In AKS, the image is pulled directly from ACR, but the base image for building the Docker image in the…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
412 questions
asked 2024-06-07T06:52:30.15+00:00
FU JIE ZHAO 20 Reputation points
0 answers

Why is my panning in Direct 2D drifting at the edge of the window?

I'm going through a windows tutorial for Direct 2D drawing a small picture on a render target and I decided to try to add pan and zoom capabilities. All is working mostly fine but I'm having an issue with the pan. My is supposed to move in sync with…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,463 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,579 questions
asked 2024-06-07T01:27:46.7733333+00:00
Forrest Crawford 0 Reputation points
edited a comment 2024-06-07T06:50:03.12+00:00
Xiaopo Yang - MSFT 11,741 Reputation points Microsoft Vendor
0 answers

Unable to resolve Azure database for mysql name from Data Factory

I am creating a linked service from my Azure Data Factory environment, to access my Azure Database for Mysql database. I select "Azure database for Mysql", and I can see all my mysql servers. I select "From Azure subscription" as the…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,837 questions
asked 2024-05-07T07:39:15.9766667+00:00
Ignacio Sales 5 Reputation points
commented 2024-06-07T06:49:01.9733333+00:00
Ľuboš Olejár 0 Reputation points
0 answers

How to create custom roles for billing and cost management for setting payment information ?

We have a requirement to allow someone ( a credit card holder ) to enter their credit card information into the Payment Methods. Looking at Cost Management + Billing | Billing profile on the Access Control (IAM) tab we have a choice of several roles that…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,169 questions
asked 2024-06-04T18:38:07.17+00:00
Greg Bonk 21 Reputation points
commented 2024-06-07T06:48:31.21+00:00
SadiqhAhmed-MSFT 39,486 Reputation points Microsoft Employee
0 answers

SharePoint Subscription Edition & Workflow Timer Job

Good Morning Alll, I have installed SharePoint Subscription Edition and I have one question about the Workflow Timer Job. This timer job will be deprecated / removed on July 14, 2026 or is to be considered independent of the "SharePoint 2010…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,266 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,954 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
532 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,856 questions
asked 2024-06-07T06:47:53.7166667+00:00
Massimiliano Scaraglino 0 Reputation points
0 answers

access error in purview

Hey, have registered Azure database connection, in purview but its gives an error can no access account I am the owner of the purview and sql database... given rights in IAM in db and purview but still same error

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.
989 questions
asked 2024-06-06T16:47:14.79+00:00
Vineet S 205 Reputation points
commented 2024-06-07T06:45:17.16+00:00
PRADEEPCHEEKATLA-MSFT 81,151 Reputation points Microsoft Employee
0 answers

Azure Firewall- source IP for ingress traffic

what will be the source IP for ingress traffic from internet on Azure FW. I mean initially request will come from the Internet public IP but once it comes inside the network after passing Azure FW, source IP will be Internet public IP or Firewall private…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
585 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,018 questions
asked 2024-06-07T06:39:38.59+00:00
Pranav Prashant 0 Reputation points