azure tag

43 questions


1 answers
75 views
0
OAuth authentication to OneDrive results in AADTS90093, AADSTS50011 error and login fails.

I am creating an Android app that displays folder information for the online storage area of OneDrive and SharePoint Online.I registered the application with Azure account, got the issued client ID, a...

2 years ago

1 answers
54 views
0
Understanding RAID 0 Reliability in Azure

When I was looking for a document to improve I/O performance in MySQL on Azure VM, I found the following URL:http://azure.microsoft.com/ja-jp/documentation/articles/virtual-machines-linux-optimize-mys...

2 years ago

1 answers
82 views
0
I want to create a REST API in Azure

Hello I want to create a RESTful API with Azure.How do I do that?• After creating the REST API locally, issue it to AzureAppService • Using AzureDataFactory I think there is.Is this possible?Or is the...

2 years ago

1 answers
57 views
0
AttributeError in sample('H').ohlc()

I wanted to resample in OHLC format on Python, so I wrote the following code, but it turned out to be AttributeError.Does anyone know what's wrong?The running environment is PythonScript in AzureML.So...

2 years ago

1 answers
47 views
0
Understanding MFA Usage Limitations in Azure

I am using Office 365 in my company and I am thinking of enabling MFA settings in Azure.We would like to disable (skip) MFA when connecting within the company and enable MFA when connecting at home.Lo...

2 years ago

1 answers
57 views
0
Error registering task with AzureDevOsp via http communication using "workItem-create API"

workItem-create APIhttps://dev.azure.com/ {organization}/{project}/_apis/wit/workitems/${type}?api-version=5.0①PersonalAccessToken②Three locations in the URL  I entered , but the response was 203 erro...

2 years ago

2 answers
100 views
0
What is the validity of the SQL Server index when using EntityFramework?

This is the first development in the Entity Framework 6, ASP.NET (MVC) project (C#).DB is the Azure SQL database.We created a non-clustered index on age because the ID is the primary key and the membe...


1 answers
49 views
0
I get an error when I try to send a message to Azure IoT Hub with mosquitto_pub.

Hello.Publishing from the device to IoT Hub in the following format results in an error:$mosquitto_pub-d-q1 --capath/etc/ssl/certs/-V mqttv311-p8883-h●●.azure-devices.net-idev0-u●●.azure-devices.net/d...

2 years ago

2 answers
46 views
0
Is it effective to include an affine conversion of a single image in the data that Azure's Custom Vision will teach you?

Now I'm starting to use Azure's Custom Vision.I learned about 30 images, but the accuracy was not high yet, so I'm thinking of learning about 1000 images to improve accuracy.At that time, I thought th...

2 years ago

1 answers
96 views
0
Create Storage Containers in Azure Resource Manager

How do I create containers in storage from the Resource Manager?Don't you have any?I want to make a script, but I can't find any commands.

2 years ago
« - 3 - »

© 2024 OneMinuteCode. All rights reserved.