404,488 questions

Sort by: Updated
2 answers

Data factory monitoring activity runs runtime consolidation report

Hello team, I have a master pipeline which has For Each and inside the loop, it has more than 10 activities. How/where to find the time taken of each activity run in consolidation. For ex:- Master For Each Iteration 1 Activity 1 Activity 2 …

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,459 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,219 questions
asked 2020-07-04T08:19:18.897+00:00
Anonymous
answered 2020-07-14T23:39:22.517+00:00
Shikha Jain 6 Reputation points Microsoft Employee
2 answers

Maximum Results in Log Analytics Workspace

I have a query for Azure AD logs in my Log Analytics workspace as follows (IP changed): set notruncation; SigninLogs | where IPAddress != '1.2.3.4' |summarize SigninCount = count() by Identity, tostring(LocationDetails.city), AppDisplayName,…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,459 questions
asked 2020-07-07T23:44:32.373+00:00
Bevan L 1 Reputation point
answered 2020-07-14T23:09:25.05+00:00
Shikha Jain 6 Reputation points Microsoft Employee
2 answers

Connect Windows 10 IoT Enterprise to Azure IoT Hub

We have a Dell Wyse 5070 Thin Client terminal running Windows 10 IoT Enterprise. How can I get it connected to Azure IoT hub? I've downloaded the Windows 10 IoT enterprise image from the Dell website, so not sure if I should be using the IoT…

Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,961 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,929 questions
asked 2020-07-08T03:15:43.89+00:00
Beyond 1 Reputation point
commented 2020-07-14T23:05:22.54+00:00
Sander van de Velde | MVP 34,766 Reputation points MVP
1 answer One of the answers was accepted by the question author.

イベントログについて

イベントログに以下エラーが表示されました。 エラーが出力された考えられる原因について、ご教示頂けますでしょうか。 <イベントログ> 製品 : (製品名) -- エラー 1922。サービス (サービス名) を削除できませんでした。システム サービスを削除する権限を持っていることを確認してください。 よろしくお願いします。

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,929 questions
asked 2020-07-14T17:50:17.897+00:00
美怜 久次米 21 Reputation points
accepted 2020-07-14T22:23:51.017+00:00
美怜 久次米 21 Reputation points
1 answer

Azure KeyVault left with stale reference in access policies

I assign an access policy for a managed identity to a keyvault via ARM template. When the identity is deleted, the access policy is NOT removed automatically from the KV and so a stale reference is left behind. Is this expected? Shouldn't the reference…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,368 questions
asked 2020-07-13T18:19:56.037+00:00
Tejas Shah 6 Reputation points Microsoft Employee
commented 2020-07-14T22:06:34.373+00:00
Tejas Shah 6 Reputation points Microsoft Employee
0 answers

Building iOS Native App using AppCenter with Gitlab

Hello, I was reading some of articles, and found that it is possible to connect the AppCentre with GitLab. I would like to try this out, but problem is our GitLab instance is protected by firewall, and it is not exposed to public due to security…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,929 questions
asked 2020-07-13T15:22:59.19+00:00
Evan Kim 1 Reputation point
commented 2020-07-14T21:57:23.52+00:00
ajkuma 27,946 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Question: distinction between Modules and Models in Designer

In Azure ML, under designer, there are 3 categories: Datasets Modules Models Datasets are pretty straightforward, but I don't understand the distinction between Modules and Models. As an ML researcher, when I think of a "model", I…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,113 questions
asked 2020-07-14T20:01:59.963+00:00
Adam Stewart 51 Reputation points
commented 2020-07-14T20:46:57.627+00:00
Adam Stewart 51 Reputation points
2 answers

Bug report: can't parametrize # hidden node or momentum in NN regression model

I'm using the NN regression model in Azure ML Designer, but it appears to have a bug. If I switch trainer mode to ParameterRange, it allows me to use a semicolon-separated list of hyperparameters for learning rate and epochs. However, I'm unable to use a…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,113 questions
asked 2020-07-14T20:22:22.25+00:00
Adam Stewart 51 Reputation points
answered 2020-07-14T20:33:46.64+00:00
Anonymous
2 answers

Feature request: more customizability in builtin models

In Azure ML Designer, I would like to customize and parametrize other aspects of the models. For example, in the NN Regression model, I would like to try various optimizers (Adam, Adagrad, SGD) and activation functions (ReLU, Sigmoid, Tanh).

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,113 questions
asked 2020-07-14T20:32:15+00:00
Adam Stewart 51 Reputation points
answered 2020-07-14T20:33:28.937+00:00
YutongTie-MSFT 53,871 Reputation points
2 answers

Feature request: module for handling timestamps

In Azure ML Designer, there are dozens of builtin Modules for data transformation, but none of them can handle timestamps. What I'm looking for is a module in which the user: Selects which column of the input dataset contains a timestamp Selects…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,113 questions
asked 2020-07-14T20:25:38.03+00:00
Adam Stewart 51 Reputation points
answered 2020-07-14T20:32:47.193+00:00
Anonymous
1 answer

Feature request: models only support single prediction column

Many machine learning tasks involve input data in the form of scalars, vectors, matrices, and higher-order tensors. Similarly, the output predictions are often in the same format. The builtin NN regression model in Azure ML Designer only supports scalar…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,113 questions
asked 2020-07-14T20:29:57.39+00:00
Adam Stewart 51 Reputation points
answered 2020-07-14T20:32:43.09+00:00
YutongTie-MSFT 53,871 Reputation points
1 answer

Bug report: Apply Math Operation doesn't cache and reuse results from previous run

In Azure ML Designer, I have a complex data preprocessing pipeline. One of the main features of Designer pipelines is that they are supposed to cache the results of each run, so that they don't need to be re-executed every time if nothing that they…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,113 questions
asked 2020-07-14T20:19:51.143+00:00
Adam Stewart 51 Reputation points
answered 2020-07-14T20:28:46.2+00:00
YutongTie-MSFT 53,871 Reputation points
5 answers One of the answers was accepted by the question author.

Windows server 2012 RAID 1 array migrated windows 2019

Hi, I have a windows server 2012 with one solo HD for the OS and 2 HDs in RAID 1. The OS HD got corrupted, so i want to put a new HD but now install windows server 2019. So my question is, is the new OS going to recognize the RAID 1 without problems? If…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,900 questions
Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,617 questions
Windows Server Storage
Windows Server Storage
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Storage: The hardware and software system used to retain data for subsequent retrieval.
667 questions
asked 2020-07-14T19:21:42.743+00:00
Felipe Borges 21 Reputation points
accepted 2020-07-14T20:26:18.227+00:00
Felipe Borges 21 Reputation points
3 answers One of the answers was accepted by the question author.

Data Factory ForEach performance questions with REST API GET requests

I have a pipeline that has a Lookup activity that is querying a single column of data from an Azure SQL table, fetching the first 1000 rows of data. This input is then being used in a ForEach activity in order to use the values in a string…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,219 questions
asked 2020-06-11T15:26:16.527+00:00
Brian Behnke 106 Reputation points
accepted 2020-07-14T20:02:56.99+00:00
Brian Behnke 106 Reputation points
1 answer

Read Passport MRZ code

Kind Regards, I'm testing congnitive services for read text in a passport puctually the MRZ code that they used to have, and i follow yours examples specifically this…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,111 questions
asked 2020-07-10T23:12:17.567+00:00
Deivid Alexander Suarez Niño 1 Reputation point
commented 2020-07-14T19:57:32.82+00:00
GiftA-MSFT 11,171 Reputation points
1 answer One of the answers was accepted by the question author.

LDAP from premises to AADS

aadds-vnet hosts the directory servers on 10.0.0.0/24 There is an option to add a firewall - but creating one doesn't include aadds-vnet The goal is an IPsec VPN from premises LAN to aadds-vnet, to allow LDAP query from a Synology Diskstation, or to…

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,625 questions
asked 2020-07-14T07:03:09.92+00:00
NerdWahl 96 Reputation points
accepted 2020-07-14T19:51:03.01+00:00
NerdWahl 96 Reputation points
1 answer

How to get transliteration suggestion

Hello all, I am using Azure Translator for transliteration. It's working fine for transliterating from one language to other (for me English to Hindi), but I want to get list of suggestions Like : when I'm sending a request for transliterating the…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
443 questions
asked 2020-07-14T09:52:49.063+00:00
Sandip Patel 1 Reputation point
answered 2020-07-14T19:46:42.903+00:00
GiftA-MSFT 11,171 Reputation points
1 answer

Azure Identity Authentication error "invalid signature" with React + Core Web API

Anyone know how I can go about finding out why I receive the following error: Exception thrown: 'Microsoft.IdentityModel.Tokens.SecurityTokenInvalidSignatureException' in System.Identity.Model.Tokens.Jwt.dll I'm building a React single page app that…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,287 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,175 questions
asked 2020-06-08T21:08:33.42+00:00
jpro1001 16 Reputation points
commented 2020-07-14T19:45:11.123+00:00
Saurabh Sharma 23,826 Reputation points Microsoft Employee
2 answers

Error in Security Center CSV?

I have tried exporting my Security Center recommendations to a CSV, but the downloaded CSV-file contains errors in the encoding. Specifically the column titled 'remediation steps' causes problems, as the step by step descriptions get sorted into separate…

Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,484 questions
asked 2020-07-09T08:08:03.11+00:00
Naldal, Sara Lee 1 Reputation point
commented 2020-07-14T18:30:57.02+00:00
Saurabh Sharma 23,826 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

Error 0x800f0922 - Installing .Net3.5

Hi, i can't seem to get around this error. I am running Windows 10, latest updates and on version 1909. The error: 0x800f0922 happens when trying to install .NET 3.5. I've tried using the command prompt to disable the services, rename the catalog and…

Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,961 questions
asked 2020-02-25T01:37:16.713+00:00
Teemo Tang 821 Reputation points
answered 2020-07-14T18:29:33.88+00:00
Oluwaseun Oye 1 Reputation point