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 …
![](https://techprofile.blob.core.windows.net/images/fJIUDZqJD0iQS4Q7eUrO7g.png?8D8284)
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,…
![](https://techprofile.blob.core.windows.net/images/fJIUDZqJD0iQS4Q7eUrO7g.png?8D8284)
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…
![](https://techprofile.blob.core.windows.net/images/xa5h60Ksy0O79EPsi4I_eQ.png?8DAD44)
イベントログについて
イベントログに以下エラーが表示されました。 エラーが出力された考えられる原因について、ご教示頂けますでしょうか。 <イベントログ> 製品 : (製品名) -- エラー 1922。サービス (サービス名) を削除できませんでした。システム サービスを削除する権限を持っていることを確認してください。 よろしくお願いします。
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…
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…
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…
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…
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).
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…
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…
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…
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…
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…
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…
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…
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 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…
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…
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…
![](https://techprofile.blob.core.windows.net/images/9061a7174cbc41cfbbe91b7d8cb24f97.png)