azure tag

43 questions


3 answers
65 views
0
How to use Azure's Machine Learning learning modules differently.

I'm an office worker who started studying machine learning last week and is not familiar with technology.Sorry for the basic questionI started studying to predict the number of visitors at Azure's Mac...

2 years ago

1 answers
49 views
0
Want to run REST API on-premise from Logic Apps

If you know about the following, could you tell me?I want to run the REST API on-premise on the corporate NW from Azure's LogicApps.ExpressRoute Opened Between Azure and Corporate NWIs there anything ...

2 years ago

1 answers
129 views
0
Access VBA fails when EXPORTing to AZURE SQL

When the Access VBA attempts to EXPORT to AZURE SQL using the following instructions, an error occurs if the table exists on the server:DoCmd.TransferDatabase acExport, ODBC Database, ODBC; DSN=test; ...


1 answers
70 views
0
Error 413 (request entity too large) occurs when Azure Functions reads the Base64 string.

in Azure Functions (C#, Runtime.NET6, HttpTrigger)When receiving an Http Request (POST/Type JSON), the parameters of the body part are A 413 error (request entity too large) occurs when the base 64 st...

2 years ago

2 answers
64 views
0
I want to replace the reference VHD file for Azure AutoScale in Powershell.

In Azure's AutoScale, we would like to make URI changes to the original VMS OS disk in Powershell.The command itself could be executed with Update-azurermvmss, but if you specify the number of VMs in ...

2 years ago

1 answers
52 views
0
Error installing Azure IoT Edge

I try to install Azure IoT Edge by following the instructions in the URL below, but I get an error and I can't proceed.Could you tell me the cause and workaround?Install Azure IoT Edge runtime on Debi...

2 years ago

1 answers
46 views
0
Virtual IP on CentOS launched with Azure's Virtual Machines is not accessible from other servers.

Thank you for your help.I started two CentOS 7s on Azure and gave one of them a virtual IP using the command below. ip addadd$_IP_$/24 deveth0 label eth0:1On ifconfig, eth0:1 is given an IP and ping i...

2 years ago

1 answers
124 views
0
Can I add an authentication platform for applications registered with AzureAD in terraform?

I registered the app in AzureAD with terraform.The source is terraform apply to register the app as follows:$cat app.tfresource azuread_application example { name = example}resource azuread_service_pr...

2 years ago

1 answers
51 views
0
Application Insights Does Not List Custom Counters

I added a custom counter to ApplicationInsights.config.Application Insights does not list custom counters.

2 years ago

1 answers
51 views
0
Microsoft Azure - WebDAV Error

I'm thinking of sharing files for WebDAV connections between servers.Both servers are Windows 2012 r2.Both are issued by WebDAV.There are other cloud A servers and Azure servers.1. The folder of A ser...

2 years ago
« - 4 - »

© 2024 OneMinuteCode. All rights reserved.