Skip to content

Commit

Permalink
fontタグの代替更新他 (#1341) (#1342)
Browse files Browse the repository at this point in the history
* fontタグを代替タグに変更:Update index.mdx

* (英)fontタグを代替タグに更新:Update index.mdx

* (英)FAQ項目の追加:Update index.mdx

* FAQ項目の追加:Update index.mdx
  • Loading branch information
lodairh authored Dec 26, 2024
1 parent 1516836 commit 078927d
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 6 deletions.
5 changes: 5 additions & 0 deletions src/pages/en/research_computing/utokyo_azure/faq/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,11 @@ However, for example, login authentication to the OS running on a virtual machin
<Fragment slot="solution">You can check your subscription ID on the subscription details screen.</Fragment>
</HelpItem>

<HelpItem lang="en" type="details">
<Fragment slot="problem">Can I recover my service and data if I accidentally cancel my subscription?</Fragment>
<Fragment slot="solution">Subscriptions and data cannot be restored. If you wish to continue using the service for a certain period of time or longer, please be sure to turn off the Auto Suspension function from the subscription management page on the Utokyo Azure:New application page.</Fragment>
</HelpItem>

**Free Tier and Guaranteed Free Tier**

<HelpItem lang="en" type="details">
Expand Down
4 changes: 1 addition & 3 deletions src/pages/en/research_computing/utokyo_azure/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@ breadcrumb:
title: "UTokyo Azure"
---

<div class="box">
<font color="red">
<div class="box--alert">
From 12/27 17:00 to 1/6 9:00, we will be closed for accepting subscription applications and responding to email inquiries.
Applications and inquiries received during this period will be responded to sequentially from 9:00 on January 6th.
For urgent troubleshooting or inquiries regarding technical issues, please use [Microsoft Azure support request](https://portal.azure.com/#view/Microsoft_Azure_Support/HelpAndSupportBlade/~/overview)
*[Example of support request procedure](/en/research_computing/utokyo_azure/support/)
</font>
</div>

## About UTokyo Azure
Expand Down
5 changes: 5 additions & 0 deletions src/pages/research_computing/utokyo_azure/faq/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,11 @@ import HelpItem from "@components/utils/HelpItem.astro";
<Fragment slot="solution">サブスクリプションIDはサブスクリプションの詳細画面で確認できます.</Fragment>
</HelpItem>

<HelpItem lang="ja" type="details">
<Fragment slot="problem">サブスクリプションを誤って取り消した場合にサービスやデータは復旧できますか</Fragment>
<Fragment slot="solution">不可ではありませんが確実ではなく,可能だった場合も数ヶ月かかる可能性があるため,基本はできないとお考え下さい.継続利用をお考えであれば,新規申請ページのサブスクリプション管理ページから,サブスクリプションの自動停止機能を必ずOFFに切り替えてください.</Fragment>
</HelpItem>

**無料分と無料保証枠**

<HelpItem lang="ja" type="details">
Expand Down
4 changes: 1 addition & 3 deletions src/pages/research_computing/utokyo_azure/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@ breadcrumb:
title: "UTokyo Azure"
---

<div class="box">
<font color="red">
<div class="box--alert">
12/27 17:00 - 1/6 9:00 まで,サブスクリプション申請の受付対応及びメールによる問い合わせへの対応を休業致します.
この期間にいただいた申請や問い合わせ等は 1/6 9:00 以降順次対応致します.
急ぎの障害対応や技術的な問題の問い合わせの場合は,[Microsoft Azure のサポートリクエスト](https://portal.azure.com/#view/Microsoft_Azure_Support/HelpAndSupportBlade/~/overview)をご利用ください.
[問い合わせ手順の例](/research_computing/utokyo_azure/support/)
</font>
</div>

## UTokyo Azure とは
Expand Down

0 comments on commit 078927d

Please sign in to comment.