<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>azure相关文章列表 &#8211; AndyX.Net &#8211; 安迪克斯</title>
	<atom:link href="https://andyx.net/tag/azure/feed/" rel="self" type="application/rss+xml" />
	<link>https://andyx.net</link>
	<description></description>
	<lastBuildDate>Thu, 21 Dec 2023 03:47:30 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://andyx.net/storage/2019/08/cropped-02-3-32x32.jpg</url>
	<title>azure相关文章列表 &#8211; AndyX.Net &#8211; 安迪克斯</title>
	<link>https://andyx.net</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>微软Azure云 LAB 101: 使用Azure自动化作业定期执行特定任务的实验</title>
		<link>https://andyx.net/azure_lab_101_experiment_on_using_azure_automation_jobs_to_perform_specific_tasks_on_a_scheduled_bas/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Wed, 16 Aug 2023 04:19:39 +0000</pubDate>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Playbook]]></category>
		<category><![CDATA[云计算]]></category>
		<category><![CDATA[自动化]]></category>
		<category><![CDATA[Automation]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[runbook]]></category>
		<category><![CDATA[Schedule]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=5311</guid>

					<description><![CDATA[承接上一篇文章《微软Azure云 LAB 101:Azure PS发送RestAPI请求并将其作为自动化作业》 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>使用Azure NCads A100系列的Linux虚拟机搭建Stable Diffusion WebUI并实现外部访问【原创文章】</title>
		<link>https://andyx.net/using_a_linux_virtual_machine_on_azure_ncv3_series_set_up_a_stable_diffusion_webui_environment/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Mon, 14 Aug 2023 08:06:04 +0000</pubDate>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[云计算]]></category>
		<category><![CDATA[人工智能]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[Controlnet]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Stable Diffusion]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[WebUI]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=5231</guid>

					<description><![CDATA[最近Stable Diffusion(简称SD)一直很火爆，相比Midjourney，Stable Diffu [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>微软Azure云 LAB 101:Azure PS发送RestAPI请求并将其作为自动化作业[中英双语]</title>
		<link>https://andyx.net/how_to_send_an_azure_api_request_by_using_azure_powershell_and_make_it_an_automation_job_a_detailed/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Fri, 11 Aug 2023 05:32:03 +0000</pubDate>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Playbook]]></category>
		<category><![CDATA[云计算]]></category>
		<category><![CDATA[自动化]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[lab]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[RestAPI]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=5215</guid>

					<description><![CDATA[您是否遇到过尝试使用Azure服务主体对象和PowerShell脚本进行自动化作业的问题？ Have you  [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>分享用于内嵌式Nested Hyper-V虚拟机的NMI触发脚本，以便收集完全内存转储【原创文章】</title>
		<link>https://andyx.net/azure_onekeydump_nmi_script_for_nested_hyper-v_virtual_machine_to_collect_full_memory_dump/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Sun, 06 Feb 2022 05:19:52 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[云计算]]></category>
		<category><![CDATA[系统]]></category>
		<category><![CDATA[虚拟化]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[dump]]></category>
		<category><![CDATA[hyper]]></category>
		<category><![CDATA[nested]]></category>
		<category><![CDATA[nmi]]></category>
		<category><![CDATA[内嵌式]]></category>
		<category><![CDATA[虚拟机]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=4922</guid>

					<description><![CDATA[有时候我们经常需要调试有性能问题的Windows VM，那么手动使用NMI进行Crash然后收取Dump进行分 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>微软Azure云 LAB 101: 使用Azcopy将经典虚拟机跨订阅迁移为ARM虚拟机</title>
		<link>https://andyx.net/azure_lab_101_cross_subscription_migrate_vm_from_classic_to_arm_by_using_azcopy/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Sun, 28 Nov 2021 11:39:49 +0000</pubDate>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[云计算]]></category>
		<category><![CDATA[经验]]></category>
		<category><![CDATA[菜鸟]]></category>
		<category><![CDATA[azcopy]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[Classic]]></category>
		<category><![CDATA[migrate]]></category>
		<category><![CDATA[迁移]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=5084</guid>

					<description><![CDATA[微软Azure云在2014年启用了全新的Azure资源管理器(ARM)以便替换旧的Azure Service  [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>微软Azure云 IAAS故障排除与实战101：扩展含有LVM结构的OS系统磁盘(RHEL8.2)</title>
		<link>https://andyx.net/azurelab_101_expand_the_lvm_linux_osdisk_on_azure_rhel8/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Thu, 08 Apr 2021 18:27:14 +0000</pubDate>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[云计算]]></category>
		<category><![CDATA[系统]]></category>
		<category><![CDATA[经验]]></category>
		<category><![CDATA[菜鸟]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[lvm]]></category>
		<category><![CDATA[RHEL]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=4973</guid>

					<description><![CDATA[LVM是Logical Volume Manager（逻辑卷管理）的简写，它是Linux环境下对磁盘分区进行管 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>解决RedHat VM在Azure上遇到的“yum: SSL peer rejected your certificate as expired”问题</title>
		<link>https://andyx.net/yum_ssl_peer_rejected_certificate_expired_on_azure_rhel/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Thu, 08 Apr 2021 11:43:31 +0000</pubDate>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[云计算]]></category>
		<category><![CDATA[系统]]></category>
		<category><![CDATA[经验]]></category>
		<category><![CDATA[菜鸟]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[yum]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=4960</guid>

					<description><![CDATA[当你在Azure上部署旧版本RHEL的VM之后运行yum相关命令会出现以下报错：[Errno 14] curl [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>在Azure VM 中配置以及使用 Linux Kdump 与 Crash 工具</title>
		<link>https://andyx.net/linux_kdump_crash_tools_introduction_configuration_by_andyx_azure_vm/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Mon, 29 Mar 2021 08:20:18 +0000</pubDate>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[云计算]]></category>
		<category><![CDATA[系统]]></category>
		<category><![CDATA[经验]]></category>
		<category><![CDATA[菜鸟]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[kdump]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[工具]]></category>
		<category><![CDATA[配置]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=4957</guid>

					<description><![CDATA[Linux Kdump &#38; Crash Tools Introduction &#38; Config [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>原创分享：如何使用PowerShell/CloudShell查询每一个Azure VMSS实例的私有/公共IP</title>
		<link>https://andyx.net/how_to_obtain_the_private_ip_address_from_each_instance_of_vmss_by_using_the_powershell_script/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Tue, 22 Dec 2020 03:27:31 +0000</pubDate>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[云计算]]></category>
		<category><![CDATA[笔记]]></category>
		<category><![CDATA[经验]]></category>
		<category><![CDATA[菜鸟]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[cloudshell]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[vmss]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=4925</guid>

					<description><![CDATA[给大家快速分享一些PowerShell/CloudShell代码，用于查询每一个Azure VMSS实例的私有 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>微软Azure云 IAAS故障排除与实战101：高可用集群Fence的配置以及基本故障排除(RedHat篇)</title>
		<link>https://andyx.net/azurelab_101_linux_high_availability_cluster_guide-with-fence-pacemake_troubleshooting/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Thu, 20 Aug 2020 18:05:08 +0000</pubDate>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[云计算]]></category>
		<category><![CDATA[集群]]></category>
		<category><![CDATA[高可用]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[fence]]></category>
		<category><![CDATA[ha]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[脑裂]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=4841</guid>

					<description><![CDATA[Fence是RedHat的高可用(high availability)集群中预防集群出现&#8221;脑裂&# [&#8230;]]]></description>
		
		
		
			</item>
	</channel>
</rss>
