<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>neko3cs</author_name>
  <author_url>https://blog.hatena.ne.jp/neko3cs/</author_url>
  <blog_title>ねこさんのぶろぐ</blog_title>
  <blog_url>https://blog.neko3cs.net/</blog_url>
  <categories>
    <anon>Azure</anon>
    <anon>Bicep</anon>
    <anon>IaC</anon>
    <anon>PowerShell</anon>
  </categories>
  <description>仕事でテスト環境が咄嗟に欲しくなることがあります。 社内のテスト環境はオンプレミスで限りがあったりして競合しない様に待ったりしているのがもどかしいこともあったりします。 なので、Virtual Machineをすぐに立てられるIaCコードを実装しました。 github.com コード解説 重要なところだけ説明します。 Deploy-VirtualMachine.ps1 エントリーポイントになるスクリプトです。 $Environ = Get-Content -Path .env | ConvertFrom-StringData $ResourceGroup = $Environ.RESOURCE…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.neko3cs.net%2Fentry%2Fdeploy-to-virtual-machine-to-azure&quot; title=&quot;AzureにBicepでVirtual Machineをデプロイする - ねこさんのぶろぐ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-06-26 11:10:42</published>
  <title>AzureにBicepでVirtual Machineをデプロイする</title>
  <type>rich</type>
  <url>https://blog.neko3cs.net/entry/deploy-to-virtual-machine-to-azure</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
