id
stringlengths
4
10
text
stringlengths
4
2.14M
source
stringclasses
2 values
created
timestamp[s]date
2001-05-16 21:05:09
2025-01-01 03:38:30
added
stringdate
2025-04-01 04:05:38
2025-04-01 07:14:06
metadata
dict
338366682
Shift key on on-screen keyboard registers null character on WSL Your Windows build number: Microsoft Windows [Version 10.0.17134.137] What you're doing and what's happening: Using the on-screen keyboard in tablet mode to interact with WSL (via the Command Prompt). Certain applications react strangely after the sh...
gharchive/issue
2018-07-04T20:03:51
2025-04-01T06:42:45.680097
{ "authors": [ "DHowett-MSFT", "ax0" ], "repo": "Microsoft/console", "url": "https://github.com/Microsoft/console/issues/215", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
408464278
PBI2-End ReadMe Update update ReadMe to refer to master ReadMe cherry picked and closing PR
gharchive/pull-request
2019-02-09T19:48:59
2025-04-01T06:42:45.681188
{ "authors": [ "leo-leong", "wandrille-hubert" ], "repo": "Microsoft/intelligent-apps", "url": "https://github.com/Microsoft/intelligent-apps/pull/60", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
292692509
Potential C# Wrapper library name issue When building ( master - Malmo https://github.com/Microsoft/malmo/commit/d3057d3055e773033e6a126f7b28cd5aec282eee ) on my Arch Linux I run into the following problem: [ 68%] Compiling C# exe CSharpTests_test_argument_parser: '/usr/bin/mcs /t:exe /out:CSharpTests_test_argument_p...
gharchive/issue
2018-01-30T08:28:51
2025-04-01T06:42:45.688614
{ "authors": [ "DaveyBiggers", "rodneyp290" ], "repo": "Microsoft/malmo", "url": "https://github.com/Microsoft/malmo/issues/661", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
416997827
Concurrency issue when two MREs access the same resource At least one user experienced a reproducible crash when one GLTF object or kit object - just about any resource - is used in two different MREs in the same space. The MREs don't even need to be enabled from start. Enabling the first of a set of two is okay, but...
gharchive/issue
2019-03-04T21:20:35
2025-04-01T06:42:45.696916
{ "authors": [ "stevenvergenz", "willneedit" ], "repo": "Microsoft/mixed-reality-extension-sdk", "url": "https://github.com/Microsoft/mixed-reality-extension-sdk/issues/237", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
201960369
updated some doc links I thought we might want to point people to the latest reference of MSBuild on docs. Also, removed locale and product family version from the msdn links so they go to the latest and to the locale specified by the user in their machine. Looks good, thanks!
gharchive/pull-request
2017-01-19T20:00:29
2025-04-01T06:42:45.698225
{ "authors": [ "AndyGerlicher", "mairaw" ], "repo": "Microsoft/msbuild", "url": "https://github.com/Microsoft/msbuild/pull/1589", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
432408782
Export-NavContainerObjects - ImageName not defined In the latest version 0.6.0.2 running the Export-NavContainerObjects failes with: The variable '$imageName' cannot be retrieved because it has not been set. The problem is in line 50: $navversion = Get-NavContainerNavversion -containerOrImageName $imageName Can be fi...
gharchive/issue
2019-04-12T06:35:03
2025-04-01T06:42:45.702294
{ "authors": [ "epernst", "freddydk" ], "repo": "Microsoft/navcontainerhelper", "url": "https://github.com/Microsoft/navcontainerhelper/issues/423", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
102529957
Not hitting breakpoints in TypeScript with --outDir option set I have several TypeScript projects where build outputs are placed in /built and their sourcemaps point back to the typescript sources in /src (ie making use of tsc --outDir). I've updated to VS2015 and the latest (8-4-2015) dev build of NTVS. Now breakpoi...
gharchive/issue
2015-08-22T12:19:18
2025-04-01T06:42:45.711847
{ "authors": [ "ahmad-farid", "billti", "chrisweb", "jshwei", "paulvanbrenk", "rkavalap", "yortus" ], "repo": "Microsoft/nodejstools", "url": "https://github.com/Microsoft/nodejstools/issues/380", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquer...
396024517
sound doesn't work in Safari Describe the bug Safari requires webkitCreateBuffer I think, see https://developer.mozilla.org/en-US/docs/Web/API/BaseAudioContext/createBuffer To Reproduce Play the game over sound in Safari. Repros on desktop, probably also on iOS. Actually, maybe it's something else, like number of c...
gharchive/issue
2019-01-04T18:35:42
2025-04-01T06:42:45.714458
{ "authors": [ "mmoskal" ], "repo": "Microsoft/pxt-arcade", "url": "https://github.com/Microsoft/pxt-arcade/issues/529", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
388827731
added feature to render to svg Refactoring useful code to render canvas into svg as a datauri. Wait, how is this an SVG? Isn't it just an SVG that is embedding a PNG? It's an svg:image element that gets updated in the SVG tree. toDataURL() returns an encoded PNG. LGTM but I would rename the function because it'...
gharchive/pull-request
2018-12-07T21:54:28
2025-04-01T06:42:45.716307
{ "authors": [ "pelikhan", "riknoll" ], "repo": "Microsoft/pxt-common-packages", "url": "https://github.com/Microsoft/pxt-common-packages/pull/544", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
234349128
Set decompile literals flag Because of https://github.com/Microsoft/pxt/pull/2235 @riknoll, Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA. Thanks, Microsoft Pull Request Bot @microsoftsam @guillaumejenkins any field editors I'm forgetting to set this on?
gharchive/pull-request
2017-06-07T21:30:38
2025-04-01T06:42:45.718348
{ "authors": [ "msftclas", "riknoll" ], "repo": "Microsoft/pxt-common-packages", "url": "https://github.com/Microsoft/pxt-common-packages/pull/80", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
223358526
Help for Set Brightness is not rendering properly https://pxt.microbit.org/reference/led/set-brightness Get a blank mauve screen with no text on it.... OSX: 10.10.5 chrome: 57.0.2987.133 (64-bit) Fixed.
gharchive/issue
2017-04-21T11:37:43
2025-04-01T06:42:45.720334
{ "authors": [ "DavidWhaleMEF", "pelikhan" ], "repo": "Microsoft/pxt", "url": "https://github.com/Microsoft/pxt/issues/1947", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
178482675
Extracting monaco typescript language service to separate repo Extracting monaco-typescript to the pxt-monaco-typescript repo, taking a dev dependency on that Updating monaco editor to 0.6.1 Monaco Editor changelog: This will be the last release that contains specific IE9 and IE10 fixes/workarounds. We will begin ...
gharchive/pull-request
2016-09-21T22:57:39
2025-04-01T06:42:45.724304
{ "authors": [ "microsoftsam", "pelikhan" ], "repo": "Microsoft/pxt", "url": "https://github.com/Microsoft/pxt/pull/358", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
360013035
reduce screenshot size until reasonably small image is generated When generating a block screenshot, reduce size of screenshot until it gets < 1Mb. Fix for https://github.com/Microsoft/pxt-microbit/issues/1203 How big of screenshots were we generating? 4000x8000 Get Outlook for iOShttps://aka.ms/o0ukef From: Ric...
gharchive/pull-request
2018-09-13T18:28:19
2025-04-01T06:42:45.728939
{ "authors": [ "pelikhan", "riknoll" ], "repo": "Microsoft/pxt", "url": "https://github.com/Microsoft/pxt/pull/4675", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
386789473
Support retrieve connection string from ARM Description When connection string not configured, will try to retrieve connection string from ARM. Codecov Report Merging #355 into azure-config will decrease coverage by 1.6%. The diff coverage is 18.88%. @@ Coverage Diff @@ ## ...
gharchive/pull-request
2018-12-03T12:09:45
2025-04-01T06:42:45.789316
{ "authors": [ "codecov-io", "sophiaso" ], "repo": "Microsoft/spring-cloud-azure", "url": "https://github.com/Microsoft/spring-cloud-azure/pull/355", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
138597982
Compilation breaks for IDLs with use includes with relative paths Observed Behaviour The thrifty compiler fails when a Thrift IDL file declares includes using relative paths. So for example: there is a file Foo.thrift in the foo folder that depends on another file Bar.thrift in the bar folder and it declares the depe...
gharchive/issue
2016-03-04T21:57:33
2025-04-01T06:42:45.793746
{ "authors": [ "benjamin-bader", "stefanodacchille" ], "repo": "Microsoft/thrifty", "url": "https://github.com/Microsoft/thrifty/issues/5", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
206719551
Fix sonatype URL missing the first tick Thanks!
gharchive/pull-request
2017-02-10T06:32:18
2025-04-01T06:42:45.794676
{ "authors": [ "benjamin-bader", "hzsweers" ], "repo": "Microsoft/thrifty", "url": "https://github.com/Microsoft/thrifty/pull/94", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
374590058
Created new file CODE_OF_CONDUCT.md A new file CODE_OF_CONDUCT.md was created to repo tsdoc as a part of Hactoberfest 2018 contribution. Hope to get my first PR to this repo. Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreeme...
gharchive/pull-request
2018-10-27T00:59:17
2025-04-01T06:42:45.799450
{ "authors": [ "harsh1201", "msftclas", "pgonzal" ], "repo": "Microsoft/tsdoc", "url": "https://github.com/Microsoft/tsdoc/pull/123", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
273422043
[OpenCV] issue when using static linking If I try to link to opencv using a static triplet, I have this error message: LINK : fatal error LNK1181: cannot open input file 'C:\projects\vcpkg\installed\x86-windows-static\x86\vc15\staticlib\ippicvmt.lib' if you notice, the path of ippicvmt.lib is wrong, because there's...
gharchive/issue
2017-11-13T13:03:34
2025-04-01T06:42:45.801544
{ "authors": [ "cenit" ], "repo": "Microsoft/vcpkg", "url": "https://github.com/Microsoft/vcpkg/issues/2185", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
371408789
Reordering of methods causes code to be less generic Reordering two methods, where one calls the other, code can break if the method that's earlier in the code constrains type parameters of the second method. Repro steps type Works () = member _this.A<'T> (x : 'T) = x member this.B () = this.A () type D...
gharchive/issue
2018-10-18T08:07:51
2025-04-01T06:42:45.809151
{ "authors": [ "bender2k14", "dsyme", "nikonthethird" ], "repo": "Microsoft/visualfsharp", "url": "https://github.com/Microsoft/visualfsharp/issues/5787", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
117204922
No Visual F# project template installed Hello, I selected visual f# in the components to be installed. When I open Visual Studio Community 2015 Blend I don't have any project template for F# in the "Installed" Section. See below: Platform: Windows 10 Version of VS: 14.0.23107.0.D14REL Localization: French When ...
gharchive/issue
2015-11-16T19:56:47
2025-04-01T06:42:45.813918
{ "authors": [ "EdouardM", "KevinRansom" ], "repo": "Microsoft/visualfsharp", "url": "https://github.com/Microsoft/visualfsharp/issues/728", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
122864143
Catalog of unstable tests [Memory leak, Async, Choice], causing build failures The test "Async.AwaitWaitHandle does not leak memory" at line 204 of: https://github.com/Microsoft/visualfsharp/blob/master/src/fsharp/FSharp.Core.Unittests/FSharp.Core/Microsoft.FSharp.Control/AsyncModule.fs Fails about once every 1,000 t...
gharchive/issue
2015-12-18T02:13:10
2025-04-01T06:42:45.817750
{ "authors": [ "OmarTawfik", "dsyme" ], "repo": "Microsoft/visualfsharp", "url": "https://github.com/Microsoft/visualfsharp/issues/811", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
218786690
make f# debuggable again The following diff mostly fixes the debugging issue for me, see https://github.com/Microsoft/visualfsharp/issues/2771#issuecomment-291001951. Sourcelink was not the issue, but I had to disable it, because it only works with portable pdb. I don't think it makes sense to pull this as-is, especi...
gharchive/pull-request
2017-04-02T19:22:23
2025-04-01T06:42:45.830840
{ "authors": [ "0x53A", "KevinRansom", "ctaggart", "dsyme", "forki", "vasily-kirichenko" ], "repo": "Microsoft/visualfsharp", "url": "https://github.com/Microsoft/visualfsharp/pull/2773", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
421278517
Standardize virtual env creation Python Functions Python 3.7 should be supported soon and we might not want to create a virtual environment any more. See: https://github.com/Azure/azure-functions-core-tools/issues/923 With https://github.com/Azure/azure-functions-core-tools/issues/1023 closed and released, there sh...
gharchive/issue
2019-03-14T22:46:24
2025-04-01T06:42:45.836143
{ "authors": [ "EricJizbaMSFT", "ankitkumarr" ], "repo": "Microsoft/vscode-azurefunctions", "url": "https://github.com/Microsoft/vscode-azurefunctions/issues/1092", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
381478431
It will pop errors when open the libraries in Multiple-project OS: Windows Configurations: VScode1.29.1&&JDK1.8.0_191 The Libraries in multiple-project, when I open the second and the third one, It will pop the errors. @lxhmavis Could you please offer more detail infos to reproduce this issue? Like the JDK infos ...
gharchive/issue
2018-11-16T07:28:13
2025-04-01T06:42:45.844426
{ "authors": [ "Flanker32", "lxhmavis" ], "repo": "Microsoft/vscode-java-dependency", "url": "https://github.com/Microsoft/vscode-java-dependency/issues/111", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
385044664
Debugger not terminating correctly Environment data VS Code version: 1.29.1 Extension version (available under the Extensions sidebar): 2018.10.1 OS and version: Ubuntu 16.04 Python version (& distribution if applicable, e.g. Anaconda): Python 2.7.12 Type of virtual environment used (N/A | venv | virtualenv | conda...
gharchive/issue
2018-11-28T00:16:13
2025-04-01T06:42:45.857088
{ "authors": [ "DonJayamanne", "MagnusKriel" ], "repo": "Microsoft/vscode-python", "url": "https://github.com/Microsoft/vscode-python/issues/3483", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
419743648
Add Collapse all icon for Test explorer Since test explorers now have the same structure as workspace folders, maybe we should have a collapse all button for that as well. Got done with other items, was a matter of adding just one flag to tree view. showCollapseAll: true https://github.com/Microsoft/vscode-python/b...
gharchive/issue
2019-03-12T00:19:27
2025-04-01T06:42:45.858788
{ "authors": [ "DonJayamanne", "karrtikr" ], "repo": "Microsoft/vscode-python", "url": "https://github.com/Microsoft/vscode-python/issues/4719", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
173697349
Navigating back after a 'go to declaration' might leave the cursor in a slightly different spot Say you have this code - function f() { } setInterval(f, 1000); Click in the middle of setInterval, then next to f Press F12 to go to the declaration Press ctrl+- to navigate back The cursor will be in the middle of ...
gharchive/issue
2016-08-29T05:10:41
2025-04-01T06:42:45.861562
{ "authors": [ "bpasero", "roblourens" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/11078", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
180188070
Maintain cursor position when toggle Open Markdown Preview Open a markdown file. Have the cursor somewhere. Move it somewhere else with the arrow keys, then press cmd+shift+v to 'open markdown preview'. Press cmd+shift+v again. Now the cursor is in a different place. Similar to the bugs like #11727 I guess. Part of...
gharchive/issue
2016-09-29T23:29:01
2025-04-01T06:42:45.863322
{ "authors": [ "bpasero", "mjbvz", "roblourens" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/13053", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
117718159
[less] mixins "{ expected" errors When editing a .less file unexpected errors show when working with mixins. The error text is { expected. These errors show when using a mixin without wrapping it in a CSS selector or when using a mixin in a media query. To reproduce take an example from lesscss.org. http://lesscss.or...
gharchive/issue
2015-11-19T01:11:50
2025-04-01T06:42:45.871020
{ "authors": [ "adamal", "aeschli", "coderfin", "mrmlnc", "rdennis", "torabian" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/131", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
211564508
BUG: When search is open & you're editing files, vscode lags dramatically VSCode Version: Version 1.9.0 (1.9.0) OS Version: macOS Sierra 10.12 Steps to Reproduce: Go into your project & search for something that occurs regularly - E.g the name of a react component Wait for the results to appear in the left sideba...
gharchive/issue
2017-03-03T00:53:43
2025-04-01T06:42:45.884732
{ "authors": [ "TroubadourFabiolas", "jamesone", "jeffom", "roblourens", "sandy081" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/21842", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
212856963
VSCode on OSX crashes with exception from SQRLDirectoryManager.m after 30 seconds VSCode Version: 1.10, I think the current is 1.10.2 on the download page OS Version: OSX 10.11.6 VSCode crashes randomly after 30 seconds. It´s unusable right now. Exception is thrown with error message (full log at the end of the is...
gharchive/issue
2017-03-08T21:07:35
2025-04-01T06:42:45.892357
{ "authors": [ "CConnection", "shane-tomlinson" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/22253", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
222195868
TypeScript: DiagnosticsCategory Warning is not honored The video below demonstrates tslint running as a language server plugin. Notice that the tslint warnings show up as errors. However, in the code the DiagnosticCategory is set to Warning. This is the code that creates the diagnostic https://github.com/egamma/tsli...
gharchive/issue
2017-04-17T18:35:44
2025-04-01T06:42:45.896323
{ "authors": [ "egamma", "mjbvz" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/24907", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
236278575
Search or Lookup a file by starting to type its name while I am in the file explorer I can't lookup a file by starting to type its name while I am in the file explorer! VSCode Version: 1.13.1 OS Version: Windows 10 You can find your files by Ctrl+P cc @bpasero for thoughts on the feature of searching by typing i...
gharchive/issue
2017-06-15T18:37:56
2025-04-01T06:42:45.899004
{ "authors": [ "bpasero", "hassoon3", "ramya-rao-a" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/28831", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
238556975
Multi root: language servers adoption We need to decide how multi root surfaces for language servers and the LSP. This includes: access to the root paths (read, write?) access to folder scoped settings We should validate our approach by adopting folder based settings for the extensions we ship with (e.g. CSS). On...
gharchive/issue
2017-06-26T14:14:32
2025-04-01T06:42:45.904206
{ "authors": [ "aeschli", "bpasero", "dbaeumer" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/29464", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
254997157
VSCode installer "open with..." fails on unprivileged accounts VSCode Windows installer fails to add context menu on standard user accounts since it uses HKEY_ROOT Installer reg values should use HKEY_CURRENT_USER\Software\Classes instead of HKEY_ROOT, this will fix the issue and work for all kind of users. This fixe...
gharchive/issue
2017-09-04T10:15:43
2025-04-01T06:42:45.909791
{ "authors": [ "Pomax", "am11", "dblatner", "hemanth-n-govindan", "lethevimlet" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/33785", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
263733163
[folding] "editor.showFoldingCongrols":"always" not respected VSCode Version: Code - Insiders 1.17.0-insider (f6ef4bef42fa2948426c99fefa340235e67a0c5e, 2017-10-04T17:40:56.306Z) OS Version: Windows_NT x64 10.0.10240 Extensions: Extension Author (truncated) Version path-intellisense chr 1.4.2 githistory don...
gharchive/issue
2017-10-08T17:10:01
2025-04-01T06:42:45.924509
{ "authors": [ "DeathLoveCrymo", "aeschli", "kcwms", "maxtar", "rhernandog", "solidxsnake", "technoiswatchingyou", "victorwpbastos" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/35839", "license": "MIT", "license_type": "permissive", "lic...
286777389
vscode-ripgrep CPU 100% VSCode Version: Code 1.19.1 (0759f77bb8d86658bc935a10a64f6182c5a1eeba, 2017-12-19T09:46:23.884Z) OS Version: Windows_NT x64 10.0.15063 Extensions: the listing length exceeds browsers' URL characters limit Steps to Reproduce: 1.CPU 87℃ -_-||| Reproduces without extensions: Yes/No Pl...
gharchive/issue
2018-01-08T15:16:24
2025-04-01T06:42:45.927185
{ "authors": [ "caobingsheng", "roblourens" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/41291", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
343295650
Don't hide the Problem pane every now and then Issue Type: Bug It just keeps hiding itself every so othen, even if I have active issues in my files. Makes me irritated by having to reopen it each time it does so. VS Code version: Code 1.25.1 (1dfc5e557209371715f655691b1235b6b26a06be, 2018-07-11T15:40:20.190Z) OS vers...
gharchive/issue
2018-07-21T04:17:43
2025-04-01T06:42:45.960514
{ "authors": [ "ZzZombo", "sandy081" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/54781", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
344074218
Horizontal scrolling - scroll the window instead of cursor https://github.com/Microsoft/vscode/issues/1200 I have maneged to recreate the "bug"(?) When you have your mouse on certain tile, it scrolls it corectly wherever your cursor is. When you move your mouse outside of any tiles, but inside of VS code window (eg,...
gharchive/issue
2018-07-24T14:53:39
2025-04-01T06:42:45.964873
{ "authors": [ "Sepci0", "alexandrudima" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/54948", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
376811015
Typescript hangs after "@enum" JSDoc tag was typed Issue Type: Bug I have jsconfig in my project and following patter is commonly used to represent enum. Everything works fine at this point. But when I add JSDoc with @enum tag, Typescript just hangs, and all suggestions are broken. Also there is an error: 'Type expe...
gharchive/issue
2018-11-02T13:31:26
2025-04-01T06:42:45.970046
{ "authors": [ "Aliaksei-Martsinkevich", "mjbvz" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/62470", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
417518544
Click on settings icon shows collapsed menu Issue Type: Bug Open New Visual Studio Code - Insiders window Click on lower left gear icon A collapsed menu list is shown. This does not happen with normal version of Visual Studio Code. VS Code version: Code - Insiders 1.32.0-insider (2380981c97a07816a3d1c10edf1fb678463...
gharchive/issue
2019-03-05T21:52:39
2025-04-01T06:42:45.978946
{ "authors": [ "drivinward", "joaomoreno" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/69870", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
425444337
Custom Task: reuse massge offset incorrect Tests: https://github.com/Microsoft/vscode/issues/71089 Custom task that writes to the terminal renderer without new line. The Resue message looks like this: Not dependent on newline. I added a newline char to the end of "Hello from a custom task" and it still gets that o...
gharchive/issue
2019-03-26T14:14:51
2025-04-01T06:42:45.982633
{ "authors": [ "Tyriar", "alexr00", "dbaeumer" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/71178", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
160476732
[json] Referencing local JSON schema from another local schema VSCode Version: 1.3.0-insider OS Version: Mac OSX (macOS 😉) 10.11.5 Steps to Reproduce: Reference one JSON schema from another. Please note that I'm not talking about referencing a JSON schema for a given JSON document, but schema-to-schema. Observe t...
gharchive/issue
2016-06-15T17:16:31
2025-04-01T06:42:45.993101
{ "authors": [ "aeschli", "ddotlic" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/7730", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
165827546
Reports that file is saved while it is not (remote location, sshfs) VSCode Version: Version 1.2.1 (1.2.1) OS Version: OS X El Capitan 10.11.5 (15F34) Steps to Reproduce: Mount remote harddrive with sshfs and name 'ma' Open 'ma' in VS Code Open a file in working files Edit and save (black dot will show up and hide)...
gharchive/issue
2016-07-15T16:28:24
2025-04-01T06:42:45.997225
{ "authors": [ "bpasero", "pcherkasova" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/9358", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
222055526
Use a dev build of stylecop temporarily. 1.0.0 is broken with dotnet-cli 2.0, 1.0.1 fixes it but results in another error. @codito, Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA. Thanks, Microsoft Pull Request Bot This may not be required.
gharchive/pull-request
2017-04-17T03:03:10
2025-04-01T06:42:45.999333
{ "authors": [ "codito", "msftclas" ], "repo": "Microsoft/vstest", "url": "https://github.com/Microsoft/vstest/pull/723", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
673097142
Grammatical error in "Activate volume licensed versions of Office by using Active Directory" Under the heading, "Additional information about Active-Directory based activation," there is a grammatical error. It reads: Active-Directory based activation uses the same keys that are used by Key Management Service (KMS)....
gharchive/issue
2020-08-04T21:34:54
2025-04-01T06:42:46.011099
{ "authors": [ "kristyyaeger", "writh" ], "repo": "MicrosoftDocs/OfficeDocs-DeployOffice", "url": "https://github.com/MicrosoftDocs/OfficeDocs-DeployOffice/issues/842", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
472414808
Support for GCC High? I think I know the answer, but is this supported in GCC High? The directions to enable are not correct from what I can see. @officedocsbot assign @mypil @davidSKennedy - May we know which Microsoft document link you used in reference to this issue? Please share it with us so we can investig...
gharchive/issue
2019-07-24T17:49:24
2025-04-01T06:42:46.031394
{ "authors": [ "davidSKennedy", "mypil" ], "repo": "MicrosoftDocs/OfficeDocs-O365ITPro", "url": "https://github.com/MicrosoftDocs/OfficeDocs-O365ITPro/issues/638", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
630696334
Phase 2 - References SQL VM image that is no longer available. The existing Azure PowerShell is incorrect: $vm=Set-AzVMSourceImage -VM $vm -PublisherName MicrosoftSQLServer -Offer SQL2014SP1-WS2012R2 -Skus Standard -Version "latest" This results in the error: ErrorCode: PlatformImageNotFound ErrorMessage: The platfor...
gharchive/issue
2020-06-04T10:17:38
2025-04-01T06:42:46.046434
{ "authors": [ "PhilB-MSFT", "scanum" ], "repo": "MicrosoftDocs/OfficeDocs-SharePoint", "url": "https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/issues/2108", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
608568950
updated guidance per engineering feedback. updated ms-reviewer field updated guidance for clearer results removed create folder guidance v @zhdong PR has been copyedited and is ready for final review, could you please check and merge? Thanks! Zhdong has left the company, that is why I've replaced her alias with...
gharchive/pull-request
2020-04-28T19:47:02
2025-04-01T06:42:46.048168
{ "authors": [ "cartergreen", "scanum" ], "repo": "MicrosoftDocs/OfficeDocs-SharePoint", "url": "https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/pull/1980", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
708337330
Update manage-query-suggestions.md Updating the documentation to reflect the latest SLA and features of the query suggestions pipeline. @JohanFreelancer9 Copy editing is needed for this PR. Thanks. @arnekv PR has been copyedited and is ready for final review, could you please check and merge? Thanks!
gharchive/pull-request
2020-09-24T17:09:43
2025-04-01T06:42:46.050079
{ "authors": [ "colevode", "scanum" ], "repo": "MicrosoftDocs/OfficeDocs-SharePoint", "url": "https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/pull/2341", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
647496528
Need more than just Teams license for planner to be visible "If Teams Advisor is missing under Planning in the Teams admin center, it means the user isn't licensed for Teams. This behavior will change in the future." However, we had the user licensed for Teams, but only Teams. However, that wasn't sufficient. Waite...
gharchive/issue
2020-06-29T16:05:44
2025-04-01T06:42:46.063510
{ "authors": [ "J-Fedor", "scanum" ], "repo": "MicrosoftDocs/OfficeDocs-SkypeForBusiness", "url": "https://github.com/MicrosoftDocs/OfficeDocs-SkypeForBusiness/issues/5242", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
663489302
Not sufficient This document states what is required to enable the Teams calendar function to work with Exchange Server on-premises mailboxes. However, what it states is not sufficient. The Teams Calendar also requires that the Teams Scheduling Service has access to the Autodiscover and EWS endpoints of the on-premis...
gharchive/issue
2020-07-22T05:39:38
2025-04-01T06:42:46.070706
{ "authors": [ "Air-Git", "dariomws", "scanum" ], "repo": "MicrosoftDocs/OfficeDocs-SkypeForBusiness", "url": "https://github.com/MicrosoftDocs/OfficeDocs-SkypeForBusiness/issues/5399", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
815694997
BI doesn't work I downloaded the "CQD Power BI Query", connected it, and no matter how I change the data (dates, AA) the data doesn't change. I need to know how many calls are coming into each office so we can properly allocate resources. "Call quality" is more for technicians and MS and is not useful. We need to kno...
gharchive/issue
2021-02-24T17:31:37
2025-04-01T06:42:46.077311
{ "authors": [ "LB-PM-VS", "scanum" ], "repo": "MicrosoftDocs/OfficeDocs-SkypeForBusiness", "url": "https://github.com/MicrosoftDocs/OfficeDocs-SkypeForBusiness/issues/6720", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1036490363
"Org-Wide settings" where are you ? Hello, Everything is in the tille. In the webpage, you propose "To edit org-wide settings, go to the Microsoft Teams admin center, and then select Org-wide settings. You can configure the following settings." In the version of the Teams Admin Console I use, there is no Org-Wide Set...
gharchive/issue
2021-10-26T16:07:35
2025-04-01T06:42:46.082315
{ "authors": [ "Lerritier", "get-itips" ], "repo": "MicrosoftDocs/OfficeDocs-SkypeForBusiness", "url": "https://github.com/MicrosoftDocs/OfficeDocs-SkypeForBusiness/issues/8074", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
425403535
Opt out of Insights by MyAnalytics This article states that you can opt out of MyAnalytics by selecting the option from Delve. However since Microsoft is broadly releasing the add-in to lower-tier licenses (e.g. Business premium, E1, E3, etc.) and ONLY the add-in, this option isn't available, because they don't have ...
gharchive/issue
2019-03-26T13:00:29
2025-04-01T06:42:46.085009
{ "authors": [ "SCS-sysadmin", "paul9955" ], "repo": "MicrosoftDocs/OfficeDocs-WorkplaceAnalytics", "url": "https://github.com/MicrosoftDocs/OfficeDocs-WorkplaceAnalytics/issues/49", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1157845239
Secure Stop on Windows Edge browser Hi, There's something I want to check for sure. https://docs.microsoft.com/en-us/playready/features/secure-stop-pk#secure-stop-2 According to this page, when implementing Secure Stop Service, we can only receive Secure Stop Data from SL3000 environment. So, is it correct that Secur...
gharchive/issue
2022-03-03T00:47:06
2025-04-01T06:42:46.096430
{ "authors": [ "Jason239", "astravaganza", "swenkeratmicrosoft" ], "repo": "MicrosoftDocs/PlayReady", "url": "https://github.com/MicrosoftDocs/PlayReady/issues/109", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
387450737
What exactly gets deleted when Range is a Table? Headers? Data? It seems that if there is table data, that gets deleted. If there is no table data, the function complains: The header and insert rows of a table with no data can't be deleted. Convert the table to a range if you want to delete these rows. Document D...
gharchive/issue
2018-12-04T19:46:21
2025-04-01T06:42:46.119273
{ "authors": [ "HansSchulze", "Linda-Editor", "detemegandy" ], "repo": "MicrosoftDocs/VBA-Docs", "url": "https://github.com/MicrosoftDocs/VBA-Docs/issues/533", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
356836684
Incorrect escapes in documentation in relevance global SMB mapping SMB share: $creds = Get-Credential New-SmbGlobalMapping -RemotePath \contosofileserver\share1 -Credential $creds -LocalPath G: is not properly escaped and shown in UI Document Details ⚠ Do not edit this section. It is required for docs.microsoft.com...
gharchive/issue
2018-09-04T14:29:10
2025-04-01T06:42:46.123142
{ "authors": [ "artisticcheese", "fbau3r" ], "repo": "MicrosoftDocs/Virtualization-Documentation", "url": "https://github.com/MicrosoftDocs/Virtualization-Documentation/issues/847", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1628498307
Request to add more details for field coordinates, polygons, and bounding boxes Hello, I am trying to utilize the field coordinates, polygons, and bounding box output parameters from the Power Automate AI builder document processing model. I'd like to understand how the extracted variable's Location JSON output can b...
gharchive/issue
2023-03-17T00:21:40
2025-04-01T06:42:46.127796
{ "authors": [ "Blake-renewables", "v-aangie" ], "repo": "MicrosoftDocs/ai-builder", "url": "https://github.com/MicrosoftDocs/ai-builder/issues/82", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
665137702
Link to AKS SLA is broken The link to AKS SLA is broken : https://docs.microsoft.com/azure.microsoft.com/support/legal/sla/kubernetes-service/v1_1/ Thanks for reporting - this issue is under review. This is a Microsoft Internal DevOps Bug ID AB#273280 Thank you for the report. This has been fixed and will be in...
gharchive/issue
2020-07-24T12:33:10
2025-04-01T06:42:46.129702
{ "authors": [ "absheik", "ckittel", "mjeromeleonardGH" ], "repo": "MicrosoftDocs/architecture-center", "url": "https://github.com/MicrosoftDocs/architecture-center/issues/2258", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1471518714
All links to application landing zones are broken 🚨 Looks like you arrived from the internal review site 🚨 Do not enter Microsoft confidential information here [Enter feedback here] Document Details ⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking. ID: 75727ca9-f46f-24a6-3...
gharchive/issue
2022-12-01T15:31:02
2025-04-01T06:42:46.135333
{ "authors": [ "SaibabaBalapur-MSFT", "ckittel", "reduards" ], "repo": "MicrosoftDocs/architecture-center", "url": "https://github.com/MicrosoftDocs/architecture-center/issues/3809", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1692514921
New IPv6 Documentation Created with IPv6 PM Team Describe the summary, scope, and intent of this PR: Working to get Azure Networking in the Azure Architecture Center per Working Group feedback. This is to showcase and evangelize the IPv6 Designs that can be done in Architecture format Help from IPv6 PM team from Az...
gharchive/pull-request
2023-05-02T14:17:11
2025-04-01T06:42:46.154979
{ "authors": [ "WernerRall147", "ckittel" ], "repo": "MicrosoftDocs/architecture-center", "url": "https://github.com/MicrosoftDocs/architecture-center/pull/4023", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
2077455509
Update: Clarified difference between RDBMS, NoSQL DBs and also Big Data Clarified difference between RDBMS, NoSQL DBs and also Big Data Before selecting the "Create pull request" button: Enter a meaningful title above^, using a prefix if necessary and keywords "New" or "Update" indicating the nature of changes. D...
gharchive/pull-request
2024-01-11T19:39:29
2025-04-01T06:42:46.175819
{ "authors": [ "Jak-MS", "ckittel", "joaria" ], "repo": "MicrosoftDocs/architecture-center", "url": "https://github.com/MicrosoftDocs/architecture-center/pull/4357", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
987835815
Would helpful if docker-compose.yml is shown Thanks a lot for this article. As a novice to docker-compose and its task, it was very useful as a starting point. One thing I was hoping was that it would be helpful if sample docker-compose.yml is shown. One yml file that can be applied to each of the DockerCompose task...
gharchive/issue
2021-09-03T14:38:06
2025-04-01T06:42:46.182077
{ "authors": [ "TimShererWithAquent", "jb185t" ], "repo": "MicrosoftDocs/azure-devops-docs", "url": "https://github.com/MicrosoftDocs/azure-devops-docs/issues/11293", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1939666234
Update logging-commands.md Hello Team, during the tests, the output is different from the showing in the wiki, especially the usage of the "nested lists". Per the sharing from EEE, this difference is as expected. My customer wants to know whether the difference can be described in the documentation. Hi @DryadYao000...
gharchive/pull-request
2023-10-12T10:14:12
2025-04-01T06:42:46.185335
{ "authors": [ "Court72", "DryadYao000", "juliakm" ], "repo": "MicrosoftDocs/azure-devops-docs", "url": "https://github.com/MicrosoftDocs/azure-devops-docs/pull/13696", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
2510776095
Enable the "Extend from a template" section and fix the link in this document to this section. The section "Extend from a template" was not showing up in the document at all due to moniker range incorrectly placed. And also because of this, the link ("extending from a template" under "Variable reuse" section) further...
gharchive/pull-request
2024-09-06T16:13:46
2025-04-01T06:42:46.188559
{ "authors": [ "Court72", "Jak-MS", "arkoppan", "juliakm" ], "repo": "MicrosoftDocs/azure-devops-docs", "url": "https://github.com/MicrosoftDocs/azure-devops-docs/pull/14138", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
420661706
Update CLI extensions available doc Update CLI extensions available doc. Triggered by Azure/azure-cli-extensions - TRAVIS_BUILD_ID=505915250 https://github.com/Azure/azure-cli-extensions/commit/d25a3464be112ed4b976178bfa129986fe50e896 OPS Build status updates of commit 2520ab0: :white_check_mark: Validation status:...
gharchive/pull-request
2019-03-13T18:45:36
2025-04-01T06:42:46.194508
{ "authors": [ "VSC-Service-Account", "azuresdkci" ], "repo": "MicrosoftDocs/azure-docs-cli", "url": "https://github.com/MicrosoftDocs/azure-docs-cli/pull/1349", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
843155334
Fix build scope glob AB#366399 The build-scope should be generated yaml SDP files instead of original Maml Markdown files. Docs Build status updates of commit ef3ca40: :white_check_mark: Validation status: passed File Status Preview URL Details docfx.json :white_check_mark:Succeeded For more details, pl...
gharchive/pull-request
2021-03-29T09:08:53
2025-04-01T06:42:46.200801
{ "authors": [ "mattbriggs", "mingwli", "opbld31", "wh-alice" ], "repo": "MicrosoftDocs/azure-docs-powershell", "url": "https://github.com/MicrosoftDocs/azure-docs-powershell/pull/1753", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1426764182
Microsoft Authenticator TOTP valid for more than 30 seconds Hi Team, We are using AD-B2C for authentication and have implemented custom policy. We have authenticator app as one of the MFA option to login to our application. Microsoft Authenticator App generates the one-time passcode every 30 seconds. However, we are ...
gharchive/issue
2022-10-28T06:38:09
2025-04-01T06:42:46.219309
{ "authors": [ "AjayBathini-MSFT", "sakthi-7699" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/100623", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1605682664
Insufficient instructions in tutorial There is a direction "Grant the managed identity the permissions required to access the resources in Azure it requires". There is no explanation how or where this would be done. Document Details ⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue li...
gharchive/issue
2023-03-01T21:20:18
2025-04-01T06:42:46.225202
{ "authors": [ "AjayBathini-MSFT", "EarthmanT", "MGoedtel" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/106021", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
2074081880
Azure Migrate: Replication appliance support private endpoint. Docs below mentioned replication-appliance doesn't support replicating traffic over private network. But PG already worked for eliminating this restriction and replication-appliance support private endpoint then it should be deleted from our document. Do...
gharchive/issue
2024-01-10T10:39:55
2025-04-01T06:42:46.231613
{ "authors": [ "AjayBathini-MSFT", "AnuragSingh-MSFT", "Naotaka-Kawakami", "v-sreedevank" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/118717", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
2116565028
resourceId = "Your Resource ID" << why resourceId resourceId = "Your Resource ID" There is clientId, ObjectId, ApplicationId and Entra Id. What is Microsoft obsession with adding Id after everything? Please be kind or at least give an example if you want /subscription/asdasd/asdasd/asd/asd/as/da format. resourceId ...
gharchive/issue
2024-02-03T16:22:14
2025-04-01T06:42:46.238016
{ "authors": [ "sijucm" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/119481", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
2232971228
Please add account region limitation when deploying such model [Enter feedback here Please add account region for the limitation. We are seeing customers raising case when account region is not supported. Thanks. Document Details ⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue link...
gharchive/issue
2024-04-09T09:10:28
2025-04-01T06:42:46.244192
{ "authors": [ "AjayBathini-MSFT", "Jessieliu111", "TPavanBalaji", "msakande" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/121432", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
347068867
SERVICE_PRINCIPAL_NAME should be given a unique name In the documentation, it does not mention that the service principal name has changed to a globally unique name. If you run the script as-is, you get a pretty cryptic error: ><> az ad sp create-for-rbac --name acr-service-principal --scopes xxxxxx --role reader --q...
gharchive/issue
2018-08-02T15:43:18
2025-04-01T06:42:46.251203
{ "authors": [ "Karishma-Tiwari-MSFT", "bacongobbler", "mmacy", "mtmazurik" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/12779", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
361568852
Misleading description of "securing" resource "With service endpoints, Azure service resources can be secured to your virtual network. Securing service resources to a virtual network provide improved security by fully removing public Internet access to resources, and allowing traffic only from your virtual network." ...
gharchive/issue
2018-09-19T03:57:32
2025-04-01T06:42:46.258195
{ "authors": [ "TravisCragg-MSFT", "dcbrown16" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/15238", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
364412674
auto provision as Iot Edge device How to have the enrolled device add as "IoT Edge device" instead of "Iot device" under Iot Hub while auto provisioning. Have selected "Enable" for option "Enable Entry" while adding Enrollment. Document Details ⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitH...
gharchive/issue
2018-09-27T10:41:27
2025-04-01T06:42:46.267226
{ "authors": [ "saifuddin123", "sergaz-msft" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/15731", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
405774845
Do we have to add Windows Service account to Resource Group for on-premise data gateway in Azure? I am using Azure Gov cloud. The documentation here has stated to provide contributor privileges to Windows service account "NT SERVICE\PBIEgwService" in Azure Portal. Am I reading this right ? Is this mandatory ? I...
gharchive/issue
2019-02-01T16:27:01
2025-04-01T06:42:46.275584
{ "authors": [ "Anand-Moghe", "ecfan", "mike-urnun-msft" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/23991", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
423509271
Video edit required at the 1 minute mark the voices says "on-premise". Please update to the correct language. Document Details ⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking. ID: 12b20c74-3d65-5747-39a0-77b3c2214e0e Version Independent ID: 8ea4321d-7500-fd4f-9235-1c0852f3d3...
gharchive/issue
2019-03-20T22:59:36
2025-04-01T06:42:46.280617
{ "authors": [ "ecfan", "r-milne" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/27664", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
430480791
Syntax Error Under "Default Key Mapping" section, "configuraiton" instead of "configuration". Document Details ⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking. ID: 2639218d-5e54-aba0-ca0a-e53025b06d15 Version Independent ID: fec67d60-26a4-ba4c-45cf-f53c74281659 Content: Serv...
gharchive/issue
2019-04-08T14:23:10
2025-04-01T06:42:46.285009
{ "authors": [ "Karishma-Tiwari-MSFT", "akakarikos" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/28984", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
462875371
Good information, but if the Organization doesn't give me access, I can't get rid of myself... I now see this organization in my list of Teams until they agree to remove me, assuming they even know how. I am at their mercy! Microsoft should provide a way for lowest-level role "guest" accounts to submit a a request ...
gharchive/issue
2019-07-01T19:33:30
2025-04-01T06:42:46.295641
{ "authors": [ "DKiefer770", "DixitArora-MSFT", "Larmoyeux", "aknielson", "edogwv", "kachihro", "rcappello", "shashishailaj" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/34331", "license": "CC-BY-4.0", "license_type": "perm...
490394424
Hoping to see a magic tag (like "Any") called "Azure" We've been tasked with securing our non-prod environments by IP address. We did this (to allow access only from our two buildings), but after the rules were applied, no site in Azure could access any of the other sites from the server side. We also had logic app...
gharchive/issue
2019-09-06T15:39:09
2025-04-01T06:42:46.303075
{ "authors": [ "BryanTrach-MSFT", "TheFrogPrince" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/38452", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
494905146
Outbound IP addresses changes? How often Outbound IP addresses for Logic Apps service & managed connectors changes? Thanks, Document Details ⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking. ID: 845c4db9-1f3a-26d1-5061-c018cb1fe336 Version Independent ID: c2a03981-a0aa-64a5-2...
gharchive/issue
2019-09-17T23:41:06
2025-04-01T06:42:46.313294
{ "authors": [ "DixitArora-MSFT", "KOFlynn", "ecfan", "priyakantpatel" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/39078", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
504719503
not "ETF" but "EFT" I assume you mean "EFT" (Electronic Fund Transfer) but not "ETF" around statement of payment supportability in this page Document Details ⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking. ID: e263226e-4621-b3d6-5837-d8da089dce75 Version Independent ID: 423...
gharchive/issue
2019-10-09T15:15:36
2025-04-01T06:42:46.318736
{ "authors": [ "MarileeTurscak-MSFT", "lensoft" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/40428", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
505930085
Seamless SSO PRT There is no reference to seamless SSO when you are disconnected from the corporate network. Prior documentation detailed how to support seamless sso via the PRT and the Chrome browser plug-in when on a remote network. Anyone who is setting this up new would not understand that dependency. Document ...
gharchive/issue
2019-10-11T15:50:59
2025-04-01T06:42:46.324081
{ "authors": [ "FrankHu-MSFT", "billmath", "jasonsch69" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/40598", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
520586261
Av2-Series description mentions DSv2 series In the text description for the Av2 series the description says "DSv2-Series sizes run on...[etc]". Document Details ⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking. ID: 9bb1d37c-6337-0906-42ff-b5dbc6afdc8b Version Independent ID: ...
gharchive/issue
2019-11-10T11:06:12
2025-04-01T06:42:46.328923
{ "authors": [ "MicahMcKittrick-MSFT", "lserpietri" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/42490", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
534772387
Form Error Upon submission, the form yields Form Error: S e r v i c e U n a v a i l a b l e Document Details ⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking. ID: 19cb71ec-6372-f406-8542-8058f59c7ec1 Version Independent ID: a3c05dfb-8f20-b364-526b-143f87582a18 Content: Pen Te...
gharchive/issue
2019-12-09T08:36:10
2025-04-01T06:42:46.337530
{ "authors": [ "TerryLanfear", "shashishailaj", "woutervanranst" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/44288", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
574790469
Clarify "Outbound to Azure SQL Database Public IPs is required" Could someone clarify/expand on this? "Outbound to Azure SQL Database Public IPs is required: Network Security Groups (NSGs) must be opened to Azure SQL Database IPs to allow connectivity. You can do this by using NSG Service Tags for Azure SQL Database....
gharchive/issue
2020-03-03T16:31:20
2025-04-01T06:42:46.344651
{ "authors": [ "NavtejSaini-MSFT", "code-vega", "rohitnayakmsft" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/49377", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
588972152
Incomplete Sentence Hi, an incomplete sentence "You can also register a new version of a dataset at" there at the end of the section of "Register a dataset version" should be fixed. Thanks. Document Details ⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking. ID: 25c2aa0c-1266-6...
gharchive/issue
2020-03-27T08:33:01
2025-04-01T06:42:46.349788
{ "authors": [ "Derek1101", "PeterCLu", "RohitMungi-MSFT" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/51074", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
606530008
at least for Ubuntu 20.04, you need to ALSO install python2 20.04 does not come with Python version 2 installed at all. So you need to install python-is-python2 AND python2: sudo apt install python2 python-is-python2 Document Details ⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue li...
gharchive/issue
2020-04-24T19:21:57
2025-04-01T06:42:46.361089
{ "authors": [ "Karishma-Tiwari-MSFT", "bureado", "cadeavil-msft", "mimckitt", "v-miegge" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/53281", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
614138900
Is it possible to change the deployment setting? After deploying a real-time inference pipeline and stress tested the endpoint, I received HTTP status code 503. https://docs.microsoft.com/en-us/azure/machine-learning/how-to-troubleshoot-deployment suggests the possible solutions, where the default parameters for dep...
gharchive/issue
2020-05-07T15:16:51
2025-04-01T06:42:46.368993
{ "authors": [ "GiftA-MSFT", "likebupt", "lingfengdk" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/54330", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
620387749
Azure monitor logs How do I enable Azure monitor logs within Azure Arc VM view? When I click on Monitor Logs, it takes me to the query window and shows no information. I am using a VM in a different Azure subscription to simulate "on-premises" if that affects anything. Document Details ⚠ Do not edit this section. It...
gharchive/issue
2020-05-18T17:39:52
2025-04-01T06:42:46.375471
{ "authors": [ "MartinJaffer-MSFT", "SwathiDhanwada-MSFT", "liutang" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/55078", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
642118005
The instructions lead to CORS errors Access to XMLHttpRequest at .../v2.0/.well-known/openid-configuration?p=b2c_1_sign_up_sign_in/v2.0/.well-known/openid-configuration' from origin 'http://localhost:6420' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. D...
gharchive/issue
2020-06-19T17:14:36
2025-04-01T06:42:46.384768
{ "authors": [ "BryanTrach-MSFT", "JasSuri", "KoenigLear", "MarileeTurscak-MSFT", "derisen" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/57462", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
663824113
Nginx regex annotation in Ingress is mandatory if Nginx version >= 0.34.1 Nginx bug report https://github.com/kubernetes/ingress-nginx/pull/5691 was fixed in image version >= 0.34.1 per https://github.com/kubernetes/ingress-nginx/releases/tag/controller-v0.34.1. If using these new images the Ingress yaml in the exam...
gharchive/issue
2020-07-22T14:51:53
2025-04-01T06:42:46.391993
{ "authors": [ "Karishma-Tiwari-MSFT", "kennethgp", "zr-msft" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/59517", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
676204527
How to install client certificate on IOS mobile ( Iphone and IPad) and Android devices [Enter feedback here] It will be great to also have the steps on how to add the client certificate on the IOS mobile like Iphone, Ipad and on Android devices as well. Thank you! Document Details ⚠ Do not edit this section. It is re...
gharchive/issue
2020-08-10T15:02:01
2025-04-01T06:42:46.398034
{ "authors": [ "SaiKishor-MSFT", "asudbring", "tcsougan" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/60580", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
713302047
How Does Azure AD B2C Determine ClaimsProviderSelection Icon Hello, I am playing around with the claims provider selections. How does B2C determine if and what logo icon will be displayed on the claims provider selection? Sometimes it will display an icon, and others it will not. Document Details ⚠ Do not edit this ...
gharchive/issue
2020-10-02T02:25:20
2025-04-01T06:42:46.405226
{ "authors": [ "Norrch2", "amanmcse", "vipulsparsh" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/63654", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
722751095
Clarify the default cluster ports opened by load balancing resource Azure Load Balancer In the Microsoft.Network/loadBalancers resource, a load balancer is configured. Probes and rules are set up for the following ports: Client connection endpoint: 19000 HTTP gateway endpoint: 19080 Application port: 80 Application p...
gharchive/issue
2020-10-15T23:25:42
2025-04-01T06:42:46.411802
{ "authors": [ "VikasPullagura-MSFT", "chitturs", "tomvcassidy" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/64490", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
734428557
More info on step 7 - Connection string in step 7 “When an input box appears, enter your IoT Hub connection string." more information is needed on where to add the connection string. Should be clear that is at the top of VS code. "In Cloud Shell, you can get the connection string from ~/clouddrive/lva-sample/appsetti...
gharchive/issue
2020-11-02T11:29:37
2025-04-01T06:42:46.418016
{ "authors": [ "BryanTrach-MSFT", "Juliako", "tiagonmas" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/65383", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
759648802
Package your Service Fabric application -> for a particular publish profile How do I create a package for a particular publish profile? When publishing directly from VS, it'll be done automatically, but for packaging only, there's no profile choice available. So then I have to change parameters in the app manifest ma...
gharchive/issue
2020-12-08T17:46:00
2025-04-01T06:42:46.422941
{ "authors": [ "WinstonHoward-MSFT", "mcurko" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/67337", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
798540853
Request for guidance Please add some guidance about what we should do when we get "Query partially succeeded; results may be incomplete or incorrect." after running a workbook. Document Details ⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking. ID: eb2155a4-d8b2-a542-1aba-38718...
gharchive/issue
2021-02-01T17:04:19
2025-04-01T06:42:46.428161
{ "authors": [ "DeanGross", "JamesTran-MSFT", "MarkusVi" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/69820", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
801944022
_LogOperation query on DailyCap doesn't work Current query for daily cap doesn't work. _LogOperation | where Category == "Ingestion" | where Operation == "Ingestion rate" | where Level == "Warning" However query based on the Operation works. Operation | where OperationCategory == 'Data Collection Status' | where Ope...
gharchive/issue
2021-02-05T07:59:18
2025-04-01T06:42:46.435194
{ "authors": [ "SwathiDhanwada-MSFT", "aj9411", "wolszakp" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/70083", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }