SE の雑記

SQL Server の情報をメインに Microsoft 製品の勉強内容を日々投稿

各種ソフトのショートカット / 設定ファイル / チートシート

leave a comment

Read the rest of this entry »

Written by Masayuki.Ozawa

1月 19th, 2025 at 8:00 pm

Posted in その他

Tagged with

検証用 SQL Server に導入するツール

leave a comment

Read the rest of this entry »

Written by Masayuki.Ozawa

12月 8th, 2022 at 9:51 am

Posted in SQL Server

Tagged with

SQL Server のベストプラクティスについて公開されているドキュメント

leave a comment

Read the rest of this entry »

Written by Masayuki.Ozawa

11月 15th, 2022 at 9:14 am

Posted in SQL Server

Tagged with

SQL Server Sample Databases

leave a comment

Read the rest of this entry »

Written by Masayuki.Ozawa

6月 16th, 2022 at 9:30 am

Posted in SQL Server

Tagged with

SQL Server-based environment updates

leave a comment

Read the rest of this entry »

Written by Masayuki.Ozawa

3月 22nd, 2022 at 10:53 am

Tools and Documents for fault analysis in SQL Server-based environments

leave a comment

Tools and Documents for fault analysis in SQL Server-based environments.

Read the rest of this entry »

Written by Masayuki.Ozawa

7月 7th, 2021 at 11:02 am

SQL Server / SQL Database アーキテクチャ ドキュメント

leave a comment

Read the rest of this entry »

Written by Masayuki.Ozawa

1月 13th, 2020 at 11:36 pm

Posted in SQL Server

Tagged with

Agent 365 の一般提供開始タイミングのアナウンスと提供開始時に確認をしておきたいことのメモ

leave a comment

昨日、Agent 365 の一般提供開始タイミングのアナウンスが次の記事でありました。

  • Secure agentic AI for your Frontier Transformation
  • Agent 365 は、2026/05/01 に一般提供が開始されることがアナウンスされています。

    Agent 365 will be generally available on May 1, 2026, and priced at $15 per user per month. Learn more about Agent 365.

     

    Agent 365 の一般提供が開始されると、様々な情報が公開されると思いますが、提供開始時に確認をしておきたい内容についてメモを残しておきたいと思います。

    Read the rest of this entry »

    Written by Masayuki.Ozawa

    3月 11th, 2026 at 8:41 am

    Posted in Agent 365

    Tagged with

    Stream Analytics で SQL Database にデータを書き込む際の使用領域についての考慮点

    leave a comment

    Stream Analytics は Azure SQL Database を出力としてサポートしています。

    Event Hub に連携されたデータを SQL Database に出力する場合などがこのケースに当てはまると思いますが、Strean Analytics を使用して SQL Database にデータを書き込む際には、書き込み時のストレージの使用領域について、考慮する内容がありますので、その情報について記載しておきたいと思います。

    Read the rest of this entry »

    Written by Masayuki.Ozawa

    3月 8th, 2026 at 10:15 pm

    Posted in SQL Database

    Tagged with

    2026/03/04 時点のSQL Server 2025 / Azue SQL Database で日本語でフルテキスト検索を実行する際の注意点

    leave a comment

    以前、SQL Server 2025 のフルテキスト検索の破壊的な変更についての情報 という投稿を書きました。

    この投稿の中では、次の確認を行っています。

    私の環境では、「日本語を使用した FREETEXTTABLE の実行時」に 「30053」のエラーになるという事象が発生しており、この事象を解決できていません。

    この事象についてサービスリクエスト等を使用して、問い合わせを行っていたのですが、2026/03/04 時点の製品では、この動作については製品の問題であるということがかくにんできました。

    今後、SQL Server 2025 の既知の問題 にも追記されるということなので最新の情報は、このドキュメントをウォッチしてもらえればと思いますが、投稿時点の情報を記載しておきたいと思います。

    Read the rest of this entry »

    Written by Masayuki.Ozawa

    3月 4th, 2026 at 8:38 am

    2026/03/02 時点では、Microsoft Agent 365 SDK の Python のクイックスタートを動かすだけであれば、OpenAI Agent SDK を使用したほうが楽だと思った件について

    leave a comment

    Microsoft Agent 365 SDK を使用して、Python で構築されたエージェントを展開する方法のクイックスタートとして、クイックスタート: Python Agent Framework サンプル エージェントの設定と実行 が公開されています。

    このクイックスタートでは Agent Framework Sample Agent – Python が使用されていますが、2026/03/02 時点では、このサンプロを利用仕様とすると次のエラーが発生します。

    uv run python start_with_generic_host.py
    warning: The `tool.uv.dev-dependencies` field (used in `pyproject.toml`) is deprecated and will be removed in a future release; use `dependency-groups.dev` instead
    ???????????????????? [0/10] Installing wheels…                                                                                                                                                                                          warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
             If the cache and target directories are on different filesystems, hardlinking may not be supported.
             If this is intentional, set `export UV_LINK_MODE=copy` or use `–link-mode=copy` to suppress this warning.
    Installed 10 packages in 1.06s
    Import error: cannot import name ‘ChatAgent’ from ‘agent_framework’ (D:\git\Agent365_QuickStart\agent365-agentframework-python_2\.venv\Lib\site-packages\agent_framework\__init__.py)
    Please ensure you’re running from the correct directory

    Read the rest of this entry »

    Written by Masayuki.Ozawa

    3月 2nd, 2026 at 9:11 am

    Posted in Agent 365

    Tagged with

    Winodws Server の RFC 1323 TCP Timestamps Option

    leave a comment

    Windows Server の RFC 1323 TCP Timestamps Option について調査する機会があったので。

    Read the rest of this entry »

    Written by Masayuki.Ozawa

    2月 18th, 2026 at 10:41 pm

    Posted in Windows Server

    Tagged with

    Azure Local 12.2601 へのアップグレードに発生したエラーと解決として実行したコマンドについてのメモ

    leave a comment

    2026-02-02 に Azure Local 12.2601.1002.503 がリリースされました。

    現在、私が使用している Azure Local の検証環境は以下の環境となります。

    • 実行環境: Nested Hyper-V
    • vCPU: 16 Core
    • Memory: 53,248 MB
    • OS ディスク × 1 (160 GB × 1)
    • データディスク × 5 (384 GB × 5)
  • Key Vault でローカル ID を使用した、シングルノードクラスターの Azure Local
    • AD を使用しない展開の構成

    この環境で、12.2512 -> 12.2601 にアップグレード (更新) をしようとしたところ、エラーが発生し更新を適用することができませんでした。

    SR を発行し、更新を行うところまでは対応できたのですが、その時の作業内容についてメモを残しておきたいと思います。

    Read the rest of this entry »

    Written by Masayuki.Ozawa

    2月 15th, 2026 at 9:11 pm

    Posted in Azure Local

    Tagged with

    SQL Server 2025 CU1 で Apple Silicon の Mac で Docker Desktop による SQL Server 2025 が動作するようになったようです

    leave a comment

    本ブログでは Ignite 2025 で SQL Server 2025 の一般提供が発表されました で触れていたのですが、SQL Server 2025 のリリース当初は Apple Silicon の Mac の Docker Desktop で SQL Server 2025 を動作させることができませんでした。

    関連する情報は Apple Silicon での動作について にリンクを記載していたのですが、Anthony Nocentino’s Blog が更新され、Docker Desktoip + SQL Server 2025 CU1 の組み合わせで動作したことについての記事が公開されました。

    SQL Server を動作させる代替としては、2022 のイメージを使用するか、OrbStack を使用するという方法がありましたが、SQL Server 2025 CU1 を使用することで、Docker Desktop で SQL Server を動作させることができるようになりました。

    Read the rest of this entry »

    Written by Masayuki.Ozawa

    2月 14th, 2026 at 11:36 am

    Posted in SQL Server 2025

    Tagged with

    SSMS 22.3.0 で Database Instructions がサポートされました

    leave a comment

    Announcing database instructions and a lot of fixes in SQL Server Management Studio 22.3 でアナウンスされましたが、SSMS 22.3.0 で Database Instractions (データベース指示 / 命令) のサポートが追加されました。

    ドキュメントは、Use database instructions with GitHub Copilot in SQL Server Management Studio (Preview) として公開されています。

    Read the rest of this entry »

    Written by Masayuki.Ozawa

    2月 12th, 2026 at 10:54 pm

    Posted in SSMS

    Tagged with

    SQL Server 2025 のフルテキスト検索の破壊的な変更についての情報

    leave a comment

    SQL Server 2025 の破壊的な変更 に次の内容があります。

    アップグレード後に Full-Text クエリとポピュレーションの処理が失敗する

    SQL Server 2025 では、フルテキスト検索の「ワードブレーカーとフィルター」のバージョンが 2 に変更されており、これに伴ういくつかの変更があり、影響を受ける内容が破壊的な変更とされています。

    この情報についてまとめておきたいと思います。

    Read the rest of this entry »

    Written by Masayuki.Ozawa

    2月 8th, 2026 at 10:12 pm

    Azure SQL Database 向けのエージェントスキル

    leave a comment

    Anna Hoffman の LinkedIn の投稿 で知ったのですが、 Azure SQL Database 向けのエージェント スキルを公開してくれたようです。

    GitHub Copilot + Claud Opus 4.5 を使用して作成された、次のドキュメントに基づいたスキルとなっているようです。

    インストールを行うと、GitHub Copilot 向けのスキルのディレクトリに、シンボリックリンクが作成されますので、GitHub Copilot CLI 等からも使用することができます。

    image

    Written by Masayuki.Ozawa

    2月 4th, 2026 at 10:19 pm

    Posted in SQL Database

    Tagged with