問題タブ [azure-nsg]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
azure - プライベート vnet: Azure ML コンピューティング インスタンスからの Azure リポジトリの Git クローンは不可能です
数日前から、Azure ML コンピューティング インスタンスで Azure Devops リポジトリのクローンを作成しようとしましたが、実行できません。実際、私はプライベート コンピューティング インスタンスを使用してプライベート ネットワークにいます。
したがって、明らかに、https 443 へのイン/アウトバウンドを許可するルールをネットワーク セキュリティ グループに作成する必要があります。ただし、機能しません。多数のポートを備えた AzureDevops サービス タグでさえ、すべてを試しました。
git clone https 後の私の端末:
誰か解決策を教えてください。